[Koha-bugs] [Bug 18200] New: Fix a potential issue with preceding space in GetMarcUrls

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 2 14:22:38 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18200

            Bug ID: 18200
           Summary: Fix a potential issue with preceding space in
                    GetMarcUrls
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: gmcharlt at gmail.com
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Saw a small issue with a preceding space in 856$u once. Obviously, it is quite
simple to prevent it.
The current code puts http:// in front for that space.
Proposed patch trims the url and adds few trivial tests in Biblio.t.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list