Bug 39203 - Remove checkbox to Apply format settings to all notices
Summary: Remove checkbox to Apply format settings to all notices
Status: RESOLVED DUPLICATE of bug 35267
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 35267
Blocks:
  Show dependency treegraph
 
Reported: 2025-02-26 15:22 UTC by Andrew Fuerste-Henry
Modified: 2025-04-15 14:16 UTC (History)
2 users (show)

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 Andrew Fuerste-Henry 2025-02-26 15:22:30 UTC
When editing a notice, one can enter CSS in the Format section to customize the notice when printed. This includes a checkbox to make the CSS entered in one notice apply to all notices printed by the system. 

This presents a support challenge, as any CSS used in this fashion is applied very broadly and not easily found when it needs to be edited.

Bug 35267 adds system preferences for CSS to be applied to all notices based on transport type. Those system preferences will duplicate the functionality offered by this checkbox. As such, I'd like to remove the option to apply CSS saved in a single notice to other notices in the system.
Comment 1 Martin Renvoize (ashimema) 2025-04-15 14:16:30 UTC
Merged into bug 35267 as a follow-up commit

*** This bug has been marked as a duplicate of bug 35267 ***