http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #65 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to comment #64)
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. If you set DEBUG=1, what is the difference? Seems to me only hiding the Execute button. I see that it indeed prevents non-linear updating. Question solved more or less; will come back to it in QA.
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) Yes, I made that file. Instead of such an error message, I would propose just to ignore files that do not match the numbering scheme. Perhaps mark them as inappropriate on the new updatedatabase form, or so. (In a folder you can always expect files with other names..) Will return to that too soon.
Thanks. -- You are receiving this mail because: You are watching all bug changes.