19 Feb
2018
19 Feb
'18
10:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20074 --- Comment #7 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 71928 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71928&action=edit Bug 20074: (Follow-up) Remove another remainder of biblio hidden logic Script authorities.pl still contains a module 2 calculation on the hidden attribute, although it is used as a boolean. Since -5 mod 2 == 1, it does no harm, but we better remove it. Test plan: Edit and save an authority. Verify that everything still works as expected. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.