tracker issue : CF-3755482

select a category, or use search below
(searches all categories and all time range)
Title:

Proper error message to be thrown when invalid attribute is used with <cfclient> tag

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/AsDesigned

Reporter/Name(from Bugbase): / ext-user (Akhila K Srinivas)

Created: 05/06/2014

Components: Mobile Support, Language Syntax

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 289822 /

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Problem: When <cfclient> tag is used with invalid attribute, an error is thrown on browser, which states " Attribute validation error for the client tag", while it is to be specified as for "cfclient tag".

Method: Test code to repro : 

<cfclient attr="val1">

</cfclient>

Result:

Expected:

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3755482

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

As designed, the tag name is available as just "client" and here, the error message is reasonable. Hence closing the bug.
Comment by Akhila K.
12304 | August 27, 2014 01:54:13 AM GMT