https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30482
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | Summary|Fix display of validation |Potential for bad string |of important fields when |concatenation in cataloging |biblio cataloguing |validation error message --- Comment #1 from Owen Leonard <[email protected]> --- We run AreFieldsNotOk() twice and concatenate the result when showing errors on the screen. If the second run of AreFieldsNotOk() returns false, the string concatenation adds "0" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
