[Koha-bugs] [Bug 16031] New: sitemap.pl shouldn't append protocol to OPACBaseURL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 19:39:43 CET 2016


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: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

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.


More information about the Koha-bugs mailing list