[Koha-bugs] [Bug 15207] Error on upgrade from 3.20.5 to 3.22 beta

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 19 21:17:01 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15207

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45021|0                           |1
        is obsolete|                            |

--- Comment #14 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 45029
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45029&action=edit
[SIGNED-OFF] Bug 15207: To not show errors on update from 3.20.x to 3.22.x

Two update of db, 3.21.00.027 and 3.21.00.022, are partialy done
also on 3.20.x. This patch modify updatedatabase.pl to cover those
partial changes in db done in 3.20.x

To test:
1)Install a 3.20.4 or more
2)Dump the db
2)Update to master and see the error
3)Installe the patch
4)Reload the db
5)Update to master and see no more error
6)Check the coerence at sql structure level

More check:
a)Reload the db
b)Change db to delete the effect of those two commit in 3.20:
bug 14205:
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=c158f9e27e9e283523a5070ae4e4c718627374d2
bug 14298:
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=e0c926e0104e3fb73d80d8bea07ea8b6f90807b3
c)Redone update
d)With patch no errors

http://bugs.koha-community.org/show_bug.cgi?id=15207

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Update now Ok
finish with 'Everything went OK, update done.'
No errors

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list