Opened 17 years ago

Closed 17 years ago

#5121 closed (wontfix)

bald link to old docs

Reported by: anonymous Owned by: nobody
Component: Documentation Version: unicode
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The link from http://www.djangoproject.com/documentation/unicode/ to the old 0.96 docs is dead.

Change History (2)

comment:1 by Justin Lilly <justinlilly@…>, 17 years ago

Not really sure where to find the file to fix this. If someone can offer information, I'll be happy to fix it.

comment:2 by Russell Keith-Magee, 17 years ago

Resolution: wontfix
Status: newclosed

This one is unfortunate, but not really fixable. The header is auto generated for every documentation page - but if the particular page of documentation wasn't available in 0.96/0.95, the link will be dead. Reopen the ticket if you have some nifty idea for how to handle this, but keep in mind that it needs to be a generic solution.

Note: See TracTickets for help on using tickets.
Back to Top