#161 closed defect (fixed)
MG layers using filter containing double quotes cause legend error on startup
Reported by: | chrisclaydon | Owned by: | pagameba |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1152239 | Operating System: | All |
state: | Committed |
Description
Load the attached MG package and view the Fusion layout. An error occurs on startup because the quotes in the filter for the layer's first theme get escaped twice.
i.e. " is replaced with
"
This causes an error when trying to parse the scale ranges. The error is displayed in a dialog, and the legend fails to render.
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | FusionFilterDefect.mgp added |
---|
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
state: | Analysis Requested → Analysing |
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 16 years ago
state: | Analysing → Committed |
---|
Note:
See TracTickets
for help on using tickets.
MG package that illustrates the problem