Ticket #324 (closed defect: fixed)
Theme widget doesn't work because layer definition schema definition
| Reported by: | christinebao | Owned by: | Christine Bao |
|---|---|---|---|
| Priority: | P2 | Milestone: | Future |
| Component: | Widgets | Version: | 1.1.1 |
| Severity: | Major | Keywords: | Theme |
| Cc: | Chris Claydon | External ID: | 1276805 |
| state: | New | Browser: | All |
| Operating System: | All |
Description
Steps to reproduce:
Scenario 1:
1. Load the attached bayarea_cities.sdf, let's name the layer as layer1.LayerDefinition?.
2. Create a map based on layer1.LayerDefinition? using default setting, and create a flexible web layout based on the map using default setting. Let's name the web as web1.ApplicationDefinition.
3. Open web1 in browser, choose Theme widget, using the default setting, and Apply.
Result: Nothing happens. The map is not themed.
Scenario 2:
1. Load the attached bayarea_cities.sdf, let's name the layer as layer2.LayerDefinition?. Make some change in layer2.LayerDefinition?, for example, choose "OBJECTID" as Tooltips displayed for feature.
2. Create a map based on layer2.LayerDefinition? using default setting, and create a flexible web layout based on the map using default setting. Let's name the web as web2.ApplicationDefinition.
3. Open web2 in browser, choose Theme widget, using the default setting, and Apply.
Result: The map is themed.

