hi all, I'm currently working to fix some bugs ordered by severity. Here are some comments/sum up on bug lists : -1- On blockers * on bug #1159(blo) it's probably a problem of perl version on *BSD. (see comment into bugzilla) * on bug #1128(blo) the problem seems to be solved on default template but not on npl template. So i have reassigned the bug to Joshua. * bug #1146(blo) may be closed according to paul comment. * bugs #1065(blo), #1117(blo), #1118(blo) are quite the same problem. We have differents solutions to fix theses problems according to comments in bugzilla. So first we can delete this feature in rel_2_2. We can also replace this piece of code by SAN code (present on rel_3_0) or at last, we can correct it (rewrite it). The third solution seems too hard/long. So we have to discuss about this... -2- On criticals * on bug #1089 : should be not fix in rel_2_2. koha 2.2.x don't work with mysql 5. * on bug #1160 : i work on it ;) Any comments ?
Antoine Farnault wrote:
* on bug #1089 : should be not fix in rel_2_2. koha 2.2.x don't work with mysql 5.
Which is correct on this one? Koha's syntax or the MySQL 5 one? If Koha's SQL is wrong, the problem should be noted in the release notes for 2.2.x, at least. -- MJ Ray - see http://mjr.towers.org.uk/email.html North End, Lynn, Norfolk, England Work: http://www.ttllp.co.uk/ IRC/Jabber/SIP: on request
Hello MJ, Monday, September 11, 2006, 8:35:45 PM, you wrote: MR> Antoine Farnault wrote:
* on bug #1089 : should be not fix in rel_2_2. koha 2.2.x don't work with mysql 5.
MR> Which is correct on this one? Koha's syntax or the MySQL 5 one? MR> If Koha's SQL is wrong, the problem should be noted in the release MR> notes for 2.2.x, at least. KOHA SQL is wrong. i have noticed fix for this long times ago... -- The Main Library of Szczecin University. Computerization Department.
On Mon, Sep 11, 2006 at 10:17:01PM +0200, Wojciech Zatorski said:
Hello MJ,
Monday, September 11, 2006, 8:35:45 PM, you wrote:
MR> Antoine Farnault wrote:
* on bug #1089 : should be not fix in rel_2_2. koha 2.2.x don't work with mysql 5.
MR> Which is correct on this one? Koha's syntax or the MySQL 5 one? MR> If Koha's SQL is wrong, the problem should be noted in the release MR> notes for 2.2.x, at least.
KOHA SQL is wrong. i have noticed fix for this long times ago...
Yes, It is an easy fix, adding some ` to the sql install file, and adding some () in the sql in the modules. There was a patch to the list about it from Dana Huff a little while ago, perhaps we should just do that in rel_2_2, then it will work with mysql 5? Chris -- Chris Cormack Programmer 027 4500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (4)
-
Antoine Farnault -
Chris Cormack -
MJ Ray -
Wojciech Zatorski