Opened 8 years ago
Closed 8 years ago
#2746 closed defect (fixed)
Layer Properties ordering not respected in QUERYMAPFEATURES
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 3.1 |
Component: | Rendering Service | Version: | 2.5.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Per this thread: http://osgeo-org.1560.x6.nabble.com/Out-of-Order-SelectionPanel-js-td5288902.html
The QUERYMAPFEATURES operation is not respecting the display order of properties defined in the Layer Definition.
This can be verified by looking at the LayerMetadata
generated. The order of the properties there does not match up with the order of the properties in the Layer Definition
Change History (1)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → 2.5.0 |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r9060), 3.1 (r9058), 3.0 (r9061) and 2.6 (r9062)