Django

Code

Ticket #1997 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[PATCH] comments.py was using an absolute URL for redirects

Reported by: phil@produxion.net Assigned to: adrian
Milestone: Component: Core framework
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Comment forms were using absolute URLs when redirecting from a successful form posting i.e. /comments/posted/, when really this should be a relative URL, in the style of ../posted/

Attachments

comments.py.diff (1.0 kB) - added by phil@produxion.net on 05/24/06 15:21:25.

Change History

05/24/06 15:21:25 changed by phil@produxion.net

  • attachment comments.py.diff added.

05/25/06 23:06:57 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [2981].

06/12/06 07:10:37 changed by URL

  • type deleted.

Add/Change #1997 ([PATCH] comments.py was using an absolute URL for redirects)




Change Properties
Action