Ticket #7307 (closed defect: duplicate)
On an https:// (SSL) server, I get redirected to http:// when I submit a ticket
| Reported by: | sbwoodside@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11rc1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
On an https:// (SSL) server, I get redirected to http:// when I submit a ticket.
I am using 0.11rc1, and I am running my trac as tracd, proxied through apache2 which does the SSL stuff. When I make a new ticket, and hit submit, I get redirected to the URL of the newly created ticket. But, the URL is http instead of https, so it doesn't work. The ticket has been created correctly, and if I correct the URL by hand, I can see the results.
I also get this URL redirection/rewriting problem when I click on certain reports under View Tickets.


