Ticket #691 (closed Bug: fixed)
Task: Convert absolute URLs to relative URLs
| Reported by: | vipsoft | Owned by: | vipsoft |
|---|---|---|---|
| Priority: | normal | Milestone: | Piwik 0.4 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
With https and reverse proxies, Piwik oftentimes uses absolute URLs ( http://host/path/script).
Task is to use relative URLS (e.g., /path/script) throughout. This should eliminate the IE warning, "This page contains both secure and nonsecure items".
Also: refactor fix for #590.
Change History
Note: See
TracTickets for help on using
tickets.
