http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14441

            Bug ID: 14441
           Summary: TrackClicks cuts off/breaks URLs
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleon...@myacpl.org
          Reporter: katrin.fisc...@bsz-bw.de
        QA Contact: testo...@bugs.koha-community.org

I did a quick test with the TrackClicks preference and it appears to break URLs
with multiple parameters? The second URL parameter is cut of for the links I
looked at:

Without TrackClicks:
http://<domain_external>?identifier=1003033849-9-1373538128402-3&field=ALLEGROID

With TrackClicks set to track anonymously:

URL visible in the OPAC:
https://<domain_opac>/cgi-bin/koha/tracklinks.pl?uri=
http://<domain_external>?identifier=1003033849-9-1373538128402-3&field=ALLEGROID;biblionumber=2647

URL it tries to access:
http://<domain_external>?identifier=1003033849-9-1373538128402-3 
... will result in an error message in this case as an important bit is
missing.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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