http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #128 from Chris Nighswonger <[email protected]> --- (In reply to comment #127) > (In reply to comment #113) > > All the tests we made with Jonathan: > > Tests made: > > • start from a clean situation (drop the 3 tables created by the new > > mechanism) > > • checked that the old updatedatabase is still working by > > ∘ adding a 3.09.00.028 update, that is empty > > ∘ checked that we're redirected and the update is OK > > Here is as far as I got before hitting a show-stopper: > > 1. Performed a clean install over a clean branch off of a freshly updated > master > 2. git bz apply 7167; all patches applied cleanly to a fresh branch off > master > 3. Added a 3.09.00.028 update to test the correct functionality of the old > update database mechanism after the application of the Bug 7167 code; Koha > failed to redirect to the update screen after the addition of the test > update. > > Paul/Jonathan, were your tests run over a clean install on a fresh branch or > over a branch which was developed on? On a quick perusal of Auth.pm changes, I'm not sure how this step could ever work with the value of $koha39 hard-coded to 3.0900027. Perhaps I'm misunderstanding your test plan? -- 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/
