14 Jul
2023
14 Jul
'23
11:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33393 --- Comment #16 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #15)
+ my $ordersentences = C4::Context->preference("1PageOrderPDFText");
Sorry, Alex. But we should not add text blocks into preferences. We now have HTML blocks etc. to do this better and allow for translation.
Failed QA
To be fair: the PDF files are one language only, they aren't tanslatable and you only use one at a time per global preference. And the WYSIWG editor could create issues with the PDF. -- You are receiving this mail because: You are watching all bug changes.