26 Oct
2021
26 Oct
'21
12:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28700 --- Comment #30 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.