[Koha-bugs] [Bug 20930] Validate and cache parsed YAML/JSON type system preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 4 21:49:36 CET 2020


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

--- Comment #28 from Michal Denar <black23 at gmail.com> ---
Created attachment 96821
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96821&action=edit
Bug 20930: (follow-up) Improve formatting of error message

This patch makes a few changes to system preferences JavaScript so that
the error message for invalid YAML is output on one line. CSS has been
modified to improve the readability of multiple error messages.

The order of CSS files loaded by preferences.tt has been changed to
ensure that CSS in preferences.css overrides plugin-related CSS.

Unrelated: An incorrect ";" has been replaced with ":" in
preferences.tt.

To test, apply the patch and repeat the previous test plan. Confirm that
the error messages appear as expected.

Signed-off-by: Michal Denar <black23 at gmail.com>

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


More information about the Koha-bugs mailing list