[Bug 6892] If a URL has been entered without http://, it isn't correctly linked
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement checks for |This enhancement checks for release notes|URLs in MARC21 data and in |URLs in MARC21 data and, in |case of a missing protocol |case of a missing protocol |(http or https): |(http or https), either: |* either adds a missing |* adds a missing prefix if |prefix if tag=856 and |tag=856 and indicator 1=4 |indicator 1=4 is set |is set, |* or omits the HTML anchor |* or omits the HTML anchor |element (so it is not |element (so it is not |linked) |linked) | | |On other $u subfields (for |On other $u subfields (for |example, 505$u) the HTML |example, 505$u) the HTML |anchor element is omitted |anchor element is omitted |when the protocol is |when the protocol is |missing. |missing. | | |Currently, when the prefix |It also fixes the links |is missing, the active URL |where the TrackClicks |link is incorrect. For |system preference is used. |example if | |bugs.koha-community.org is |Currently, when the prefix |used, the actual URL is |is missing, the active URL |https://YOUR-CATALOG-URL/cg |link is incorrect. For |i-bin/koha/catalogue/bugs.k |example, if |oha-community.org |bugs.koha-community.org is | |used, the actual URL is | |https://YOUR-CATALOG-URL/cg | |i-bin/koha/catalogue/bugs.k | |oha-community.org -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org