tracker issue : CF-3131246

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

setEncoding(FORM..) w/in onRequestStart forces same form fields as array

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/06/2012

Components: Language, Tags

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Public Beta / 281857

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

setEncoding("form", ..) w/in onRequestStart() forces "THIS.sameFormFieldsAsArray=true" behavior, even if this setting is set to false.

(code attached) Just submit the form, and see the array.

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

Watson Bug ID:	3131246

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

Attachments:

  1. March 06, 2012 00:00:00: 1_SetEncodingFormForcesSameFieldsAsArray.zip

Comments:

Related thread: http://prerelease.adobe.com/r/?b0e61164467245cb906b6dbb4a41ec8f
Comment by External U.
20324 | March 06, 2012 05:19:20 AM GMT
setencoding() parses all the form fields again. We need to call the logic to convert to list depending on the sameformfieldsasarray value.
Comment by Sanjeev K.
20325 | March 13, 2012 04:05:06 AM GMT
Verified this is fixed in build 282335 (4/6 Intermediate). Thanks!, -Aaron
Comment by External U.
20326 | May 12, 2012 09:01:44 PM GMT