Ticket #90 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

absolute_url helper uses request URI rather instead of site URI

Reported by: douglas Owned by:
Priority: major Milestone:
Component: blog Version:
Keywords: proxy request url Cc:

Description

The absolute_url helper uses the request URI, rather than that of the current site. The patch below fixes this. As such, there may be issues running the site behind a proxy...

Attachments

abs_url.patch (383 bytes) - added by douglas 2 years ago.
abs_url.diff (383 bytes) - added by douglas 2 years ago.

Change History

Changed 2 years ago by douglas

Changed 2 years ago by douglas

Changed 2 years ago by douglas

For some reason, trac won't properly display the file. Just download it in original format...

Changed 2 years ago by piranha

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

Thanks for report. Fixed in cset:1a8990

Note: See TracTickets for help on using tickets.