Ticket #7164 (closed defect: fixed)
[PATCH] No alternate links should appear if no page or report exists
| Reported by: | Dave Gynn <dgynn@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.1 |
| Component: | wiki system | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The altlinks for the content converters should not be added when a wiki page does not exist or when the user is looking at the available reports list. The attached patch checks for page.exists and id != -1 respectively.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


