Ticket #998 (closed defect: fixed)
Unknown handler breaks the layout
| Reported by: | DarTar | Owned by: | TormodHaugen |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.1 |
| Component: | core | Version: | 1.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by TormodHaugen) (diff)
Try loading a page and appending a string that doesn't match any existing handler (e.g. /foo): the page layout is broken.
Also; try loading a page and appending a string that contains "special characters (e.g. /øøø: the page layout is broken.
The method calling the handler should display an error message that doesn't break the layout. I think this is a small fix, so I add it to the 1.3 milestone.
Change History
Note: See
TracTickets for help on using
tickets.