MapGuide Open Source:  Home |  Download |  Internals

Ticket #100 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

AJAX Viewer: Empty flyouts in context menu and toolbar cause errors

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

Description

If a web layout contains an empty flyout in the context menu or toolbar, it results in errors when viewed in the AJAX Viewer.

Change History

05/07/07 13:23:47 changed by chrisclaydon

  • status changed from new to closed.
  • resolution set to fixed.

Check that collection of sub items is not null before attempting to iterate through it.

Fixed in 1.2.x by submission 1641, http://trac.osgeo.org/mapguide/changeset/1641

Fixed in trunk by submission 1642, http://trac.osgeo.org/mapguide/changeset/1642