https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713
--- Comment #5 from M. Tompsett <[email protected]> --- Comment on attachment 75101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75101 [PATCH 2/2] Remove old Russian UNIMARC authority structures Review of attachment 75101: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20713&attachment=75101) ----------------------------------------------------------------- UPDATE auth_subfield_structure SET hidden=1 WHERE hidden<>0 -- This would affect ALL entries, should there not be an "AND authtypecode=" type clause for each of these? could there not be other auth type codes other than the ones coded? If so, this would edit them, even though they are not updated here. -- 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/
