https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15272 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #15)
Found some more occurrences of address3 in the PDF templates: Koha/pdfformat/layout2pages.pm: $text->text($bookseller->address3); Koha/pdfformat/layout2pagesde.pm: $text->text($bookseller->address3); Koha/pdfformat/layout3pagesfr.pm: $text->text($bookseller->address3);
Will fix if we agree on the move.
Failing for the last - but maybe we should discuss this a bit more? I hope, I didn't miss something important.
Switching to In Discussion then... -- You are receiving this mail because: You are watching all bug changes.