tracker issue : CF-3041641

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

Bug 83330:true, false and Date values are accepted as numeric value

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 06/10/2010

Components: Language

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

true, false and Date values are accepted as numeric value.
Method:

<cffunction name="x">
	<cfargument name="num" type="numeric">
		<cfdump var="#num#">
</cffunction>


<cfset x(false)>
<cfset x(now())>
Result:

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

Watson Bug ID:	3041641

External Customer Info:
External Company:  
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 06/10/2010

Attachments:

Comments:

This bug has been voted..
Vote by External U.
22090 | November 11, 2011 12:55:14 AM GMT