Modify ↓
Ticket #792 (closed defect: duplicate)
Opened 7 years ago
Last modified 7 years ago
RSS Feed Has Protocol Hard-Coded
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The RSS feed templates hard-code http as the protocol for links. This doesn't work on installations that use SSL exclusively. It would be better to retreive the protocol somehow from the HTTP context.
Attachments
Change History
comment:1 Changed 7 years ago by cmlenz
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This should be fixed in trunk. See #522 and [935].