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.

Comments

quicksketch’s picture

StatusFileSize
new1.45 KB

The 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.

quicksketch’s picture

StatusFileSize
new822 bytes

The fix that updated nodequeue.install to version 1.3.2.10.2.5 fixes the problems above but a parenthesis is still missing.

dww’s picture

Status: Needs review » Fixed

This was committed on 2007-08-13 but merlin forgot to close this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)