Is the
page context problem that has been widely discussed today?
CFMX
Updater 3 Release notes: Issues fixed in this release
Using
getpageContext().forward('pagename.cfm') to do a server side redirect threw an
err.io.short_read error if there is any data in the Form
scope.Steven
Erat
Macromedia
-----Original Message-----
From: Benoit Hediard [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 5:15 PM
To: [EMAIL PROTECTED]
Subject: RE: [CFCDev] Page context bug workaroundYou're right Nathan.Your method during the constructor is more elegant than cf_reinit and generates less overhead than cf_reinit.Hope that MM will solve this page context problem in an updater...Till then, we might have to replace the "temporarly" cf_reinit bug fix by this workaround approach for production use!Benoit Hediard
