https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14441
--- Comment #1 from Mason James <[email protected]> --- (In reply to Katrin Fischer from comment #0) > 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. Oops, I just bumped into this too. I'll take a look now... -- 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/
