Use global $base_url to show site url as the current code shows only the domain name and not the base path.
This can also remove a condition which checks for http vs https
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | permalinklabel-2616342.patch | 1.05 KB | rajarju |
Use global $base_url to show site url as the current code shows only the domain name and not the base path.
This can also remove a condition which checks for http vs https
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | permalinklabel-2616342.patch | 1.05 KB | rajarju |
Comments
Comment #2
rajarju commentedComment #3
rajarju commentedAttaching patch
Comment #4
rajarju commentedComment #6
dsnopekThanks! It works in my manual testing. So, committed! :-)
Let's see what the automated tests say (but I think they'll be fine):
https://travis-ci.org/panopoly/panopoly/builds/91396337