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

            Bug ID: 23337
           Summary: Links without the protocol in the 856$u fail when
                    using TrackClicks
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

GetMarcUrls returns full URIs with the protocol included, however, 856 allows
for values with protocol specified by indicators or in another field

This causes the links not to match and redirection is bocked by tracklinks.pl
which checks for equality

To recreate:
1 - Set TrackClicks to 'Track anonymously'
2 - Edit a record
3 - Edit 856: 
      Set first indicator: 4
      Set $u: www.google.com
4 - Set a second 856
      Set first indicator: 1
      Set $u: speedtest.tele2.net
5 - Open record in opac
6 - Both links lead to 404

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to