tracker issue : CF-3295296

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

Multiple Form Fields with the same name are returned as arrays instead of lists by default in ColdFusion 10 (a change in functionality from earlier ColdFusion versions)

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / Karen Johnstone (Simarpreet Singh Bhatia)

Created: 07/25/2012

Components: Core Runtime

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: 10,282462 / 282715

Priority/Frequency: Major / Most users will encounter

Locale/System: ALL / Win XP All

Vote Count: 0

Problem:

Multiple Form Fields with the same name are returned as arrays instead of lists by default in ColdFusion 10 (a change in functionality from earlier ColdFusion versions)

Method:

Create a folder named test.
Place the attached Application.cfm and form_test.cfm inside that "test" folder { CF 10 webroot.} 
Open form_test.cfm file in a web browser and click the Submit button.
Read text in the page, especially 3 lines showing "Error in ColdFusion 10" (which is hard-coded based as per the test results).

Note:

http://watsonexp.corp.adobe.com/#bug=3214734

http://stackoverflow.com/questions/11023006/how-to-disable-sameformfieldsasarray-in-coldfusion-10


Result:

Multiple Form Fields with the same name are returned as arrays instead of lists.

Expected:

Multiple Form Fields with the same name should return as arrays instead of lists. {as compared with older CF versions}

Workaround:

NA

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

Watson Bug ID:	3295296

External Customer Info:
External Company: DOTS Talent Solutions Pty Ltd, Australia
External Customer Name: Karen Johnstone
External Customer Email: KJohnstone@dotstalent.com

Attachments:

Comments: