Opened 17 years ago
Last modified 17 years ago
#82 new defect
Bug with non-JS dialogs on non-root navigation pane
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | medium | Milestone: | 0.1.1 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | dialog | Cc: |
Description
When JS is off (or dialog is non-ajax), and user is on a non-root navigation pane, calling a dialog results in an error because do-page removes the navigation but doesn't set the URL to root (so weblocks interprets the URI as incorrect).
Change History (2)
comment:1 Changed 17 years ago by
Milestone: | 0.1 → 0.1.1 |
---|
comment:2 Changed 17 years ago by
Note: See
TracTickets for help on using
tickets.
This can be solved via a "pass-all" widget (in context of a new navigation system).