update_5201 is missing a closing parenthesis and comma. The $queue variable does not seem to persist outside of the foreach() statement in this update either. The supplied patch makes this update execute successfully.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | nodequeue_update2_5201.patch | 822 bytes | quicksketch |
| #1 | nodequeue_update_5201_0.patch | 1.45 KB | quicksketch |
| nodequeue_update_5201.patch | 1.82 KB | quicksketch |
Comments
Comment #1
quicksketchThe latest version of update 5201 is still missing a closing parenthesis and persistent variable. It also is missing a pair of quotes around the subqueue title insert statement. This patch makes the update run successfully.
Comment #2
quicksketchThe fix that updated nodequeue.install to version 1.3.2.10.2.5 fixes the problems above but a parenthesis is still missing.
Comment #3
dwwThis was committed on 2007-08-13 but merlin forgot to close this issue.
Comment #4
(not verified) commented