https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16031
Bug ID: 16031
Summary: sitemap.pl shouldn't append protocol to OPACBaseURL
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Right now, the script appends a fixed protocol (HTTP) to the generated URL.
This is because the tool was written before bug 5010 was pushed.
To reproduce:
- Have OPACBaseURL set
- Run the script (without the --url parameter)
=> FAIL: Notice the generated sitemap files contain double protocol
specification on the URLs (like in http://http:// or http://https://)
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/