http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10554 --- Comment #27 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #20)
(In reply to M. Tompsett from comment #13)
Comment on attachment 21221 [details] [review] [review] Bug 10554 - Add more options to 'AllowSelfCheckReturns' syspref
Review of attachment 21221 [details] [review] [review]: -----------------------------------------------------------------
::: installer/data/mysql/sysprefs.sql @@ +419,5 @@
('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), ('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo') ; + +installer/data/mysql/sysprefs.sql
I think this is a mistake.
yes, the addition of those two lines is a mistake
this mistake has been corrected -- You are receiving this mail because: You are watching all bug changes.