Opened 16 years ago

Closed 16 years ago

#107 closed defect (fixed)

errors with extended selection

Reported by: madair Owned by: madair
Priority: P2 Milestone: 1.1
Component: Widgets Version: 1.0.6
Severity: Minor Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

Getting errors doing an extended selection on a map with multiple selectable layers:

<b>Notice</b>: Undefined property: stdClass::$RoadCentrelines in <b>C:\Program Files\MapGuideOpenSource2.0\WebServerExtensions\www\fusionOSGeo3\MapGuide\php\Selection.php</b> on line <b>78</b><br /> <br /> <b>Notice</b>: Trying to get property of non-object in <b>C:\Program Files\MapGuideOpenSource2.0\WebServerExtensions\www\fusionOSGeo3\MapGuide\php\Selection.php</b> on line <b>78</b><br />

Change History (1)

comment:1 by madair, 16 years ago

Resolution: fixed
Status: newclosed

(In [1463]) closes #107: add check to see if layername is already in selection properties array; add check to see if selection properties layer array exists.

Note: See TracTickets for help on using tickets.