http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11622
--- Comment #62 from Kyle M Hall <[email protected]> --- (In reply to Robin Sheat from comment #61) > Would URI::Escape work, which is already a Koha dependency? > > https://metacpan.org/pod/URI::Escape I'm afraid not. The note only uses url_encode, but also url_params_mixed which URI::Escape does not provide. -- 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/
