[Koha-bugs] [Bug 33478] Customise the format of notices when they are printed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 15:36:25 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33478

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163916|0                           |1
        is obsolete|                            |

--- Comment #160 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 163937
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163937&action=edit
Bug 33478: Consider TranslateNotices when saving notice styles

This patch ensures saving styles per notice still works as expected when the
TranslateNotices system preference is enabled.

To test, enable the TranslateNotices system preference and attempt to save
different CSS for each installed language for one notice. Confirm the correct
CSS is saved for the correct language.

Confirm the CSS selector helpers are inserted into the textarea as expected.

Confirm the 'Apply format settings to all notices for this language' setting
works, as in CSS is saved for all relevant language notices.

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list