Opened 15 years ago

Closed 15 years ago

#201 closed defect (fixed)

Can't switch themes when using theme param in URL

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

Description

The Map menu widget calls LoadMap with a new mapTag but that never gets used since loadMap checks the value in Fusion.queryParams and uses that if it is available. Proposed solution is to clear the queryParam after it has been used in the initial page load.

Change History (2)

comment:1 by madair, 15 years ago

(In [1741]) re #201: clear query param after it gets used

comment:2 by madair, 15 years ago

Resolution: fixed
Status: newclosed

(In [1748]) closes #201: patch applied to trunk

Note: See TracTickets for help on using tickets.