Opened 19 years ago
Last modified 18 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).
Note:
See TracTickets
for help on using tickets.

This can be solved via a "pass-all" widget (in context of a new navigation system).