SQL bug in conference_manage_decision_make_submit()
MFH - February 26, 2007 - 19:18
| Project: | Conference |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I just noticed that in your last upload a
bug in conference_manage_decision_make_submit()
is not yet fixed:
in the SQL "UPDATE..."
there is a comma at the end of line but it should be a .
to concatenate with "WHERE..." on the next line.
PS: are there much differences in the version you posted on Feb-21 and the one you emailed me (as of 5.12.06 I think), or what were your last modifications ? (w.r.t the previously published version there are over 1000 lines of change, but I already had a version with all the decision stuff...)

#1
fixed in version 4.7-1.2