https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28700
--- Comment #30 from Martin Renvoize <[email protected]> --- OK, New thought... how about we look for dirty columns and throw an exception if unblessed is called when any exist? That way we're catching cases where such oddities may exist and telling the developer... and it pushes us to be considered in when we call unblessed without calling get_from_storage first. -- 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/
