https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40989
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes OAI-PMH (tests release notes| |and request) so that | |OAI-PMH responses work when | |Debian 13 (Trixie) is used | |as the operating system. | |Trailing slashes are | |stripped from requestURL | |for CGI.pm 4.68+ | |compatibility | | | |Technical details: | | | |CGI.pm 4.68 (shipped with | |Debian 13/Trixie) changed | |the behaviour of | |self_url() to include a | |trailing slash when there's | |no path component. | | | |This strips the trailing | |slash from both the | |requestURL field in OAI | |responses and the baseURL | |field in Identify responses | |to maintain compatibility | |across CGI.pm versions. CC| |[email protected] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
