The Custom Tag is eliminated, but the functionality is not.

Currently, the Fusebox core file for CF versions 4.0 and 4.5 trim()s
incoming form and url variables before copying them to the attributes scope.
This is, of course, an undesirable effect in some cases. The core file for
CF 5.0 does not trim() those variables. This discrepency will most likely be
addressed in an upcoming core file update.

NAT

> -----Original Message-----
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 11, 2001 9:20 PM
> To: Fusebox
> Subject: Re: formURL2attributes problems in fusebox 3
>
>
> I thought they eliminated all custom tags in fb3?
> -Craig
>
> ----- Original Message -----
> From: "Douglas Brown" <[EMAIL PROTECTED]>
> To: "Fusebox" <[EMAIL PROTECTED]>
> Sent: Monday, December 10, 2001 1:43 PM
> Subject: Re: formURL2attributes problems in fusebox 3
>
>
> > I had heard, and someone coprrect em if I am wrong. When you are using
> > formURL2Attributes, that you should not use trim in the passing of your
> > variable names. The suggestion I heard was to always use
> > attributes.variableName instead of #Trim(form.variableName)#
> >
> >
> > Doug
> >
> >
> > ----- Original Message -----
> > From: "Ken Beard" <[EMAIL PROTECTED]>
> > To: "Fusebox" <[EMAIL PROTECTED]>
> > Sent: Monday, December 10, 2001 11:20 AM
> > Subject: Re: formURL2attributes problems in fusebox 3
> >
> >
> > > haven't hear about it.. could you just remove a trim
> > > function from the new framework?
> > >
> > > --- David Fekke <[EMAIL PROTECTED]> wrote:
> > > > This is a multi-part message in MIME format.
> > > >
> > > > ------=_NextPart_000_000D_01C18184.48C76DA0
> > > > Content-Type: text/plain;
> > > > charset="iso-8859-1"
> > > > Content-Transfer-Encoding: quoted-printable
> > > >
> > > > I have been having formURL2attributes trim problems
> > > > in the new fusebox 3 =
> > > > framework. I have not had this problem with the old
> > > > custom tag. This is =
> > > > causing problems with some of my old foxpro IDs. I
> > > > realise that you =
> > > > should not use leading or trailing spaces in an ID,
> > > > unfortuneatly, I =
> > > > inherited this database like this, and I can not
> > > > modify it.
> > > >
> > > > Does anybody now if there any plans to to correct
> > > > this problem in future =
> > > > versions of the framework?
> > > >
> > > > Thank you
> > > > David Fekke
> > > > [EMAIL PROTECTED]
> > > >
> > > > ------=_NextPart_000_000D_01C18184.48C76DA0
> > > > Content-Type: text/html;
> > > > charset="iso-8859-1"
> > > > Content-Transfer-Encoding: quoted-printable
> > > >
> > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
> > > > Transitional//EN">
> > > > <HTML><HEAD>
> > > > <META http-equiv=3DContent-Type
> > > > content=3D"text/html; =
> > > > charset=3Diso-8859-1">
> > > > <META content=3D"MSHTML 6.00.2600.0"
> > > > name=3DGENERATOR>
> > > > <STYLE></STYLE>
> > > > </HEAD>
> > > > <BODY bgColor=3D#ffffff>
> > > > <DIV><FONT face=3DArial size=3D2>I have been having
> > > > formURL2attributes =
> > > > trim problems=20
> > > > in the new fusebox 3 framework. I have not had this
> > > > problem with the old =
> > > > custom=20
> > > > tag.&nbsp;This is causing problems with some of my
> > > > old foxpro IDs. I =
> > > > realise=20
> > > > that you should not use leading or trailing spaces
> > > > in an ID, =
> > > > unfortuneatly, I=20
> > > > inherited this database like this, and I can not
> > > > modify it.</FONT></DIV>
> > > > <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> > > > <DIV><FONT face=3DArial size=3D2>Does anybody now if
> > > > there any plans to =
> > > > to correct=20
> > > > this problem in future versions of the
> > > > framework?</FONT></DIV>
> > > > <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> > > > <DIV><FONT face=3DArial size=3D2>Thank
> > > > you</FONT></DIV>
> > > > <DIV><FONT face=3DArial size=3D2>David
> > > > Fekke</FONT></DIV>
> > > > <DIV><FONT face=3DArial =
> > > > size=3D2>[EMAIL PROTECTED]</FONT></DIV></BODY></HTML>
> > > >
> > > > ------=_NextPart_000_000D_01C18184.48C76DA0--
> > > >
> > > >
> > > > Archives:
> > > >
> > > http://www.mail-archive.com/[email protected]/
> > > > Unsubscribe:
> > > http://www.houseoffusion.com/index.cfm?sidebar=lists
> > >
> > >
> > > =====
> > > Ken Beard
> > > Tampa, FL
> > > [EMAIL PROTECTED]
> > >
> > > Frisbeetarianism, n.:
> > >     The belief that when you die, your soul goes up
> > >     on the roof and gets stuck.
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Send your FREE holiday greetings online!
> > >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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