9 Nov
2018
9 Nov
'18
9:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526 --- Comment #30 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to M. Tompsett from comment #21)
Nice catch on the URL vs URI. But I think URI should be used for the base part, and URL for anything we are adding to it, unless there is a bizarre & at the end or something.
AFAIK uri should be used to encode parameters. And does more than url which should be used for the URL :) So especially for the path component. Not sure what you exactly mean by "base part" here.. But somehow the above statement does not feel completely right.. -- You are receiving this mail because: You are watching all bug changes.