Opened 17 years ago

Closed 14 years ago

#228 closed defect (wontfix)

AJAX viewer can select invisible feature

Reported by: dhequet Owned by:
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 (3)

comment:1 by tomfukushima, 17 years ago

Milestone: 1.2

comment:2 by milicevic, 16 years ago

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

comment:3 by jbirch, 14 years ago

Resolution: wontfix
Status: newclosed

Old ticket; closing. If still a concern, please retest at version 2.1 and re-open.

Note: See TracTickets for help on using tickets.