I was referring to your statement:

------------------------
On my staging server I opened the custom tag ValidateInput.cfm and added  />
to the unpaired CFCASE tag:

<cfcase value="integer" />
------------------------

It's pretty clear to me this means you modified the ValidateInput.cfm custom
tag.

Respectfully,

Adam Phillip Churvis
Member of Team Macromedia
http://www.ProductivityEnhancement.com

Download Plum and other cool development tools,
and get advanced intensive Master-level training:

* C# & ASP.NET for ColdFusion Developers
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000

----- Original Message ----- 
From: "Dan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, May 20, 2005 11:52 AM
Subject: RE: [plum] Context validation error for tag cfswitch.


I never touched, opened, even looked at this file. All I did was FTP it from
my localhost dev server to the remote staging server. It is the original
file in both places.

Respectfully,

Dan


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adam
Churvis
Sent: Friday, May 20, 2005 11:46 AM
To: [email protected]
Subject: Re: [plum] Context validation error for tag cfswitch.

Dan,

Please put ValidateInput.cfm back to its original form as created by the
Plum IDE when you first installed the Plum Framework.  There is nothing at
all wrong with ValidateInput.cfm.

Respectfully,

Adam Phillip Churvis
Member of Team Macromedia
http://www.ProductivityEnhancement.com

Download Plum and other cool development tools,
and get advanced intensive Master-level training:

* C# & ASP.NET for ColdFusion Developers
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000

----- Original Message ----- 
From: "Dan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, May 20, 2005 10:27 AM
Subject: [plum] Context validation error for tag cfswitch.


A follow up to my prior post/question/problem



On my staging server I opened the custom tag ValidateInput.cfm and added  />
to the unpaired CFCASE tag:

<cfcase value="integer" />



Now when running loginform.cfm I get this error.  It must have something to
do with a difference in my staging server environment than my dev server.
The same files do not produce an error here.



What information do I need to gather to help my find the cause and solution
for this problem?









Context validation error for tag cfswitch.



The start tag must have a matching end tag. An explicit end tag can be
provided by adding </cfswitch>. If the body of the tag is empty you can use
the shortcut <cfswitch .../>.







The error occurred in C:\websites\bccdev\customtags\ValidateInput.cfm: line
67


65 :
66 :           <!--- Perform validation of type --->
67 :           <cfswitch
expression="#ListFirst(Application.Formatting.GetDataType(Attributes.validat
ionType), '(),')#">
68 :
69 :                   <!--- Numeric --->







Thanks,



Dan Kaufman







An Elephant Never Forgets

[EMAIL PROTECTED]





**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************




**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************


**********************************************************************
You can subscribe to and unsubscribe from lists, and you can change
your subscriptions between normal and digest modes here:

http://www.productivityenhancement.com/support/DiscussionListsForm.cfm
**********************************************************************

Reply via email to