]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1687545: Force TT CGI plugin to use ampersands in query strings
authorJason Boyer <JBoyer@equinoxinitiative.org>
Thu, 21 Jan 2021 16:08:36 +0000 (11:08 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 21 Jan 2021 20:32:50 +0000 (15:32 -0500)
commit6395a66a15b359ee74ed14eebb3347c21e7891e3
tree3472a50e9c047775341e7bd0a9cf3295ae91ab2d
parentcb2f4b982514d83f904515d7be0c85c73eb2a021
LP1687545: Force TT CGI plugin to use ampersands in query strings

Change our already-forked version of TemplateToolkit::Plugin::CGI
to use "old" style urls which became the new / only style after
CGI.pm was deprecated. This causes the query_strings property to
consistently use ampersands to separate query parameters.

Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb/CGI_utf8.pm