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
**********************************************************************

Reply via email to