https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35119
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157577|0 |1 is obsolete| | --- Comment #11 from Nick Clemens <[email protected]> --- Created attachment 157643 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157643&action=edit Bug 35119: Use page-section and bg-danger on biblio errors This patch uses the page-section and bg-danger classes to increase the prominence of bibliographic record errors in the staff client to encourage staff to fix such issues as soon as possible. We also output the actual encoding error in a <pre> block to maintain the proper whitespacing of the errors themselves.. this makes it much clearer which characters are the issues. Test plan 1) Using ktd navigate to record 369 2) Note the display of an encoding warning at the top of the page 3) Apply the patch 4) Refresh the above page and note the stronger visual prominence of the error Signed-off-by: David Nind <[email protected]> Signed-off-by: Phil Ringnalda <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
