Ticket #201 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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: External ID:
state: New Browser: All
Operating System: All

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

Changed 4 years ago by madair

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

Changed 4 years ago by madair

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

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

Note: See TracTickets for help on using tickets.