MapGuide Open Source:  Home |  Download |  Internals

Ticket #228 (new defect)

Opened 1 year ago

Last modified 6 months ago

AJAX viewer can select invisible feature

Reported by: dhequet Assigned to:
Priority: medium Milestone:
Component: AJAX Viewer Version: 1.2.0
Severity: minor Keywords:
Cc: External ID:

Description

The Ajax Viewer SetSelectionXML method dont care about Layer's Filter.

Step to reproduce:

- Create a layer with a filter: not all feature will be visible. - Create a SelectionXml? string to select a not visible feature. - Call mapFrame.SetSelectionXML(SelectionXml?)

-> the viewer will create a visible selection mask on a non-visible feature. -> property panel will show information about a non-visible feature -> status bar will show "1 featurename selected"

David

Change History

09/04/07 16:10:35 changed by tomfukushima

  • milestone deleted.

01/01/08 10:21:40 changed by milicevic

The features will be selected only if they are on base layers.