Bug 38105 - Notice template preview should render HTML including CSS styling
Summary: Notice template preview should render HTML including CSS styling
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 33478
Blocks:
  Show dependency treegraph
 
Reported: 2024-10-07 10:41 UTC by Martin Renvoize (ashimema)
Modified: 2024-10-07 14:00 UTC (History)
0 users

See Also:
GIT URL:
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-07 10:41:33 UTC
The preview option for CHECKIN, CHECKOUT and HOLD_SLIP notices doesn't take account of whether the notice template is HTML or not and doesn't apply styling options.. as such it's not representative of the actual output.
Comment 1 Martin Renvoize (ashimema) 2024-10-07 14:00:36 UTC
Linking this to bug 33478, but in fact we're not taking any styling into account at all.. we should be taking the various style preferences into account as well as the localised styling per notice that's introduced in bug 33478