Bug 38091 - Applying custom formatting to notices when they're printed doesn't apply to print type notices
Summary: Applying custom formatting to notices when they're printed doesn't apply to p...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 33478
Blocks:
  Show dependency treegraph
 
Reported: 2024-10-04 07:41 UTC by Martin Renvoize (ashimema)
Modified: 2024-10-04 07:42 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2024-10-04 07:41:35 UTC
Bug 33478 neglected to account for gather_print_notices.pl and the corresponding template batch/print-notices.tt.

As such, print notices aren't applying any fo the print styling support added by that bug.