Ticket #1126 (closed defect: fixed)
Backlinks not generated with {{image}} links to internal wiki pages
| Reported by: | BrianKoontz | Owned by: | BrianKoontz |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.4 |
| Component: | core | Version: | 1.3.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
From the wikka-community m/l:
When I add an {{image}} to PageA and I use the link parameter to link to
PageB, PageB still has no backlinks (at 'PageB/backlinks'). PageB is
also not removed from {{OrphanedPages}}.
This behavior is due to linktracking being disabled by default in the Action() call. This is quite possibly a security fix to prevent XSS attacks. However, I do see value in allowing users to create {{image}} links that point to internal pages and track backlinks correctly.
Change History
Note: See
TracTickets for help on using
tickets.