Modify ↓
Ticket #77 (closed defect: duplicate)
Opened 8 years ago
Last modified 8 years ago
Incorrect links on 'Permission Denied' error pages
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When a user with insufficient permissions attempts to view a page, an error page is displayed. The navigation links on these error pages are incorrect. They all point back to the current page. This is because the href of the hyperlinks is not being set to an empty string.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
comment:2 Changed 8 years ago by daniel
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



I believe this has been fixed by jonas in [187] and is the same problem as shown in bug #75.