Ticket #7307 (closed defect: duplicate)
Opened 4 years ago
Last modified 4 years ago
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: | |||
| Release Notes: | |||
| API Changes: | |||
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.
Attachments
Change History
comment:1 Changed 4 years ago by cboos
- Milestone 0.11 deleted
- Resolution set to duplicate
- Status changed from new to closed



Duplicate of #2553.