> I know this is coming from the custom tag, but do you know
> what causes this error?
>
> Parameter 1 of function IsDefined which is now
> "ATTRIBUTES.SESSION.DATA[1][6]" must be a syntactically valid
> variable name

The first thing I'd ask is: "Where are you running formurl2attributes?" Are
you Duplicate()ing the session scope into attributes and then calling the
tag to pull in form and url variables?

If so, I'd suggest (a) Duplicate()ing into the request scope instead, and
(b) relocating formurl2attributes to a point in
app_globals/locals/myglobals/whatever prior to adding any complex variables
to the attributes scope.


--
Roger


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to