http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #64 from Paul Poulain <[email protected]> --- (In reply to comment #62) > Commit message talks about koha-conf.xml changes? Is that obsolete? If you're talking of: add a section <installdir>/path/to/your/install/dir</installdir> in your koha-conf.xml I'll ask jonathan to reupload a patch with the commit message fixed & other QA comments if there are. > What is the exact use of the yaml file now? Only listing the versions > directory? Yes > Or also for a new db revision number? Nope. They are stored in new tables (updatedb_error, updatedb_query, updatedb_report) > If I recall correctly, you could switch modes via $ENV{DEBUG} in koha-httpd, > but it only seems now to hide the Execute button in normal mode. Am I > correct? > Wasn't it meant to enable/disable linear vs non-linear updates? ??? I don't understand what you mean here. (In reply to comment #63) > Argument "test01" isn't numeric in numeric comparison (<=>) at > /usr/share/koha/testclone/admin/updatedatabase.pl line 88 Can you explain what you made ? I suspect you have added a test SQL in installer/data/mysql/versions/ and called it test01.sql. It's wrong, it must be a number 3.09.00.014 for example (could also be 123.456, but it must be numbers+. only) -- 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/
