http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126
--- Comment #1 from Julian Maurice <[email protected]> --- Created attachment 13601 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13601&action=edit Bug 9126: Do not return from Check too early. If there is no errors, it should continue instead of returning true. + move a block of code at the end of Check function. This avoid detaching and re-attaching a HTML block if there are errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
