Sean A Corfield wrote:
> 
> It seems this is a known bug with client variables stored as cookies. 
> Spike Washburn posted this on the Macromedia forums:
> 
> "This client-scope problem is documented as bug 46656 and is targeted for 
> the first CFMX update.
> The first CFMX update will be available in a few weeks and is the 
> beginning of a new program we will be launching to get bug fixes out to 
> the CF community faster and more regularly. More information about the 
> CFMX update program will be available soon."
> 
> There's a note in the bugbase that indicates you might work around it by 
> setting your application name in <cfapplication> to UPPERCASE.

For the thing I noticed that would be a partial workaround. It will 
allow some clientvars to persist, but as soon as they contain comma's or 
semicolons etc. that particular client var (and everything stored in the 
cookie after it) will be dropped.

Jochem

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to