Task #1491
Remove all http:// references in code (all URLs should be relative)
| Status: | Assigned | Start date: | 02/18/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Web | |||
| Target version: | 1.7.0 | |||
| Blocking Target Version: | No |
Description
We've seen some issues come up where we have hard coded http:// URLs. This prevents HTTPS browsing to function properly. All links on the page should be relative.
See #1251.
Related issues