26 Feb
2018
26 Feb
'18
2:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20074 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 72209 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72209&action=edit Bug 20074: (Follow-up) Replace hidden value -5 by 1 in data and interface [ Moved from 20075 to 20074 ] Since hidden is used as a boolean, it makes more sense to save the values 0 and 1 instead of 0 and -5. Test plan: Test toggling between Show all and Hide all in the auth frameworks. Run the db rev. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.