Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#543 closed defect (fixed)

redirection error in tags.php

Reported by: so1o Owned by:
Priority: highest Milestone: 0.7.5
Component: Back-end Version: 0.7.4
Severity: major Keywords: has-patch
Cc:

Description

There's been several reports of the tags page (not the page for a
single tag, but page with the tag cloud on it) doing some nasty
infinite redirect.

http://bbpress.org/forums/topic/531
http://bbpress.org/forums/topic/354

Attachments (1)

ticket-543.patch (661 bytes) - added by so1o 6 years ago.
changed the get_path to use SERVER[REQUEST_URI]

Download all attachments as: .zip

Change History (3)

so1o6 years ago

changed the get_path to use SERVER[REQUEST_URI]

  • Resolution set to fixed
  • Status changed from new to closed

(In [593]) Use request_uri in get_path. Fixes #543 props so1o

  • Milestone set to 0.75
Note: See TracTickets for help on using tickets.