Modify ↓
Ticket #293 (closed defect: fixed)
Redirect plugin does not support redirects to specific wiki page versions
| Reported by: | ebray | Owned by: | moschny |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trac.redirect | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | hyugaricdeau@… |
Description
When attempting to redirect to a specific wiki page version, such as [[Redirect(wiki:WikiStart@1)]], the redirect macro complains that the page doesn't exist. This is because the @1 part isn't being removed from the page title. Of course, this wouldn't check if the version actually exists, but that's less important.
This applies to all versions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Should be fixed in [3252].