28 Aug
2026
28 Aug
'26
9:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385 --- Comment #326 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- +++ b/basket/downloadcart.pl + elsif ($format =~ /^xsl\.(.*)$/) { Why are you adding a group for the part after xsl. and ignoring $1 after the match? Note that this format with xsl.[filename] looks a bit confusing. -- You are receiving this mail because: You are watching all bug changes.