Edgewall Software

Changes between Initial Version and Version 8 of Ticket #2531


Ignore:
Timestamp:
Apr 10, 2006, 4:18:53 PM (18 years ago)
Author:
Christopher Lenz
Comment:

This issue has come up a number of times again, and I think I finally know the culprit now: we shouldn't be trying to extract the X-Forwarded-Host header and use that for reconstructing the absolute URL. The proxy (e.g. mod_proxy_http) actually expects the host name of the original machine, and will replace that with it's own host name.

We'll include the simple fix for this in 0.9.5.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2531

    • Property Status newreopened
    • Property Component ticket systemgeneral
    • Property Summary adding attachment to ticket produces attachment KeyErrorReconstruction of absolute URL fails in a proxy setup
    • Property Priority normalhigh
    • Property Version 0.9.20.9.3
    • Property Milestone 0.9.30.9.5
  • Ticket #2531 – Description

    initial v8  
     1''(ticket changed direction somewhat since original submission, see below)''
     2
    13checked that user running trac (www) has write access to the attchments folder.
    24