From: Jeff M. <jef...@vi...> - 2003-05-25 00:42:42
|
On Sat, 2003-05-24 at 20:26, Jeff Macdonald wrote: > I've traced this error to the following change: > > > print "Location: $idscgi?mode=editimage&image=".&encodeSpecialChars($imagetoedit)."\n\n"; > TO > > > print "Location: $idscgi?mode=editimage!=".&encodeSpecialChars($imagetoedit)."\n\n"; > > This happens in several places. Ashley, any idea what happened here? A > global search and replace gone bad? I'll try to come up with a patch > this weekend. > Attached is a patch, initial testing works for me. Please test it out. -- Jeff Macdonald <jef...@vi...> My birding blog: http://www.virtualbuilder.com/archives/cat_birding.html Into birding? Visit http://www.migratus.com |