Hi Zeno,
first of all - thanks for testing the update process and your work on
fixing the problems.
I think I might have found a solution looking at older updates where we
solved a similar problem. In my tests it's looking good so far.
Could you take a look at my follow-up patch?
Hope it works,
Hi to all,
I trying to resolve bug 15207,
Error on upgrade from 3.20.5 to 3.22 beta
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15207.
The second error (insert defaults in the table 'permissions')
it easy, I change 'INSERT' with 'INSERT IGNORE' and all is OK.
The first one is much m
Hi to all,
working on bug 15207, Error on upgrade from 3.20.5 to 3.22 beta,
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15207
Bernardo finds same missing bit about collate info in sound alerts
table and he propose a patch about it.
As I see collate info are not mandatory for us at c