[Bug 6892] New: If a URL has been entered without http://, it isn't correctly linked
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 Bug #: 6892 Summary: If a URL has been entered without http://, it isn't correctly linked Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: robin@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com If a MARC record contains a URL, and that URL doesn't have http:// at the start of it, then the link isn't correctly generated. We should catch that and insert the http prefix. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> 2011-09-21 06:02:18 UTC --- Probably best to do this on display, or both display and cataloguing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 --- Comment #2 from Ian Walls <ian.walls@bywatersolutions.com> 2011-09-21 15:33:16 UTC --- In MARC21, we can only assume http:// if the first indicator of the 856 is 4. The 856 can handle other protocols (remember that MARC predates the WWW by quite a few years).
From Library of Congress
0 - Email 1 - FTP 2 - Remote login (Telnet) 3 - Dial-up 4 - HTTP 7 - Method specified in subfield $2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 --- Comment #3 from Robin Sheat <robin@catalyst.net.nz> 2011-09-21 20:46:25 UTC --- Ah, good point, I hadn't checked the spec. However, at the moment it seems (without checking) that Koha assumes the browser knows what the URL is, which can be wrong too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 Indranil Das Gupta <indradg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |indradg@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org