tracker issue : CF-3039249

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

Bug 78733:(Watson Migration Closure)Creating a flash form with a "required" phone number along with an input "mask" causes the form to report an input error upon first loading instead of waiting until after there is input or the form ha

| View in Tracker

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

Reporter/Name(from Bugbase): Andrew McLean / Andrew McLean (a_mclean)

Created: 07/13/2009

Components: CFForm, Flash

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,241018 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

Creating a flash form with a "required" phone number along with an input "mask" causes the form to report an input error upon first loading instead of waiting until after there is input or the form has been submitted.
Method:

Running the code below using IE or Firefox will reproduce the error. Safari 4 seems to interpret the javascript differently and pre-fills out the field with "000-000-0000"<cfform format="flash"><cfinput maxlength="12" size="15" mask="999-999-9999" required="yes" name="phone" type="text" label="Phone"></cfinput></cfform>
Result:

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

Watson Bug ID:	3039249

External Customer Info:
External Company:  
External Customer Name: Andrew McLean
External Customer Email: 7D1524A249ADF630992015B9
External Test Config: 07/13/2009

Attachments:

Comments: