Bug 5392 Initialize vars used in building url strings
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 12 Nov 2010 12:35:47 +0000 (07:35 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 12 Nov 2010 17:46:21 +0000 (06:46 +1300)
commitbd93bfdbc4087166369ac0e7dbc146cb199ecceb
treeb20a1c08aa7f8095cc7451a9fbc87894bfcc720a
parent11d54188f8302aea7cade2d4a9afdaa2f5eb0c7a
Bug 5392 Initialize vars used in building url strings

If no failures are to be added to the to the strings for redirect
the corresponding variables are undefined causing warnings
to be logged. Initialize them so that the error log is not
being filled with trivia.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
reserve/renewscript.pl