Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#17470 closed Bug (fixed)

Broken link at https://docs.djangoproject.com/en/dev/releases/0.96/?from=olddocs

Reported by: fastinetserver@… Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Attachments (1)

17470.patch (3.8 KB ) - added by Aymeric Augustin 12 years ago.

Download all attachments as: .zip

Change History (5)

by Aymeric Augustin, 12 years ago

Attachment: 17470.patch added

comment:1 by Aymeric Augustin, 12 years ago

Component: UncategorizedDocumentation
Type: UncategorizedBug

Attached patch fixes all broken links in the 0.95 and 0.96 release notes. I'm not entirely convinced by the approach I used, but I couldn't find a better one.

comment:2 by Aymeric Augustin, 12 years ago

Has patch: set
Triage Stage: UnreviewedReady for checkin

comment:3 by Tim Graham, 12 years ago

Resolution: fixed
Status: newclosed

In [17290]:

Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastinetserver for the report; aaugustin for the patch.

comment:4 by Tim Graham, 12 years ago

In [17291]:

[1.3.X] Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastinetserver for the report; aaugustin for the patch.

Backport of r17290 from trunk.

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