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@gmail.com Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@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.