Ticket #6228 (closed defect: duplicate)
Redirect through Proxy Server does not use $base_url
| Reported by: | kyle.robichaud@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | needinfo |
| Cc: |
Description
When a form is submitted to trac the redirection link that is sent is not based on the url.
Trac is setup to go through a proxy server.
Base_Url = https://www.site.com/trac
redirect link should be:
https://www.site.com/trac/WikiStart
Trac returns:
https://www.site.com/WikiStart
This issue happens when a wiki entry or ticket is entered or tried to update.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


