27 May
2019
27 May
'19
10:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22960 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 90122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90122&action=edit Bug 22960: Fix the same typo on db level for existing and new installations Seriously trying to kill the typo everywhere: - Check your DB with a report: select * from systempreferences where variable = 'UpdateItemLocationOnCheckin'; - Verify the typo in the explanation column: locaiton - Apply patch and run database update - Verify the typo is fixed Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.