Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#14412 closed (fixed)

Comment url redirection relies on a legacy url

Reported by: Yeago Owned by: Yeago
Component: contrib.comments Version: 1.2
Severity: 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

This is a request to have the contrib.comments url simply point to the correct url.

Attachments (1)

comment-urls.diff (451 bytes ) - added by Yeago 14 years ago.

Download all attachments as: .zip

Change History (5)

by Yeago, 14 years ago

Attachment: comment-urls.diff added

comment:1 by Yeago, 14 years ago

milestone: 1.3
Owner: changed from nobody to Yeago
Status: newassigned
Triage Stage: UnreviewedReady for checkin

marking RFC due to extreme triviality.

comment:2 by Adrian Holovaty, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [13995]) Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at the actual view instead of the deprecated view. Thanks, subsume

comment:3 by Russell Keith-Magee, 14 years ago

(In [14386]) [1.2.X] Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at the actual view instead of the deprecated view. Thanks, subsume

Backport of r13995 from trunk.

comment:4 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

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