tracker issue : CF-3664444

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

CFGRID selected row is no longer passed on form POST

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Owen Bass / Owen Bass (OCBCIL)

Created: 11/12/2013

Components: AJAX

Versions: 10.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Problem Description: The selected row of a CFGRID was passed upon cfform POST as: __CFGRID__gridForm__renewalGrid. The values from this selected row were used in the form action page.  After migrating to CF10, with no changes to the code, upon form submission __CFGRID__gridForm__renewalGrid is now empty.

I brought CF9 up on a different port and I can reproduce this issue on the same server, with the same code.  In CF9 the following selected row data is passed in
__CFGRID__gridForm__renewalGrid 	

__CFGRID__COLUMN__=PROJECTID; __CFGRID__DATA__=T01081002AP; __CFGRID__COLUMN__=APPLICATIONS; __CFGRID__DATA__=PQFD; __CFGRID__COLUMN__=OWNERUID; __CFGRID__DATA__=HT2008; __CFGRID__COLUMN__=TEAM; __CFGRID__DATA__=Roberts; __CFGRID__COLUMN__=ROLE; __CFGRID__DATA__=AASBOAPMX; __CFGRID__COLUMN__=REGION; __CFGRID__DATA__=Southwest; __CFGRID__COLUMN__=EXISTING; __CFGRID__DATA__=K8045F; __CFGRID__COLUMN__=SOD; __CFGRID__DATA__=0; __CFGRID__COLUMN__=INITIALEMAILDATE; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=MESSAGEDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=SECONDEMAILDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=ESCALATIONDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=COMPLETEDBY; __CFGRID__DATA__=TH2878; __CFGRID__COLUMN__=COMPLETIONDATE; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MONTHPULLED; __CFGRID__DATA__=Jan2013; __CFGRID__COLUMN__=TOTALITEMS; __CFGRID__DATA__=2; __CFGRID__COLUMN__=RELIEVINGPSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=MODIFIEDBYTS; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MODIFIEDBY; __CFGRID__DATA__=T228Y8; __CFGRID__COLUMN__=CREATEDBY; __CFGRID__DATA__=KV3M36; __CFGRID__COLUMN__=CREATEDTS; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=NEWSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=DELEGATESTATUSNOTE; __CFGRID__DATA__=Access; __CFGRID__COLUMN__=STATUS; __CFGRID__DATA__=Completed; __CFGRID__COLUMN__=DATATYPE; __CFGRID__DATA__=Appl New

In CF10 __CFGRID__gridForm__renewalGrid is empty.

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

Watson Bug ID:	3664444

External Customer Info:
External Company:  
External Customer Name: OCBCIL
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Are you facing this issue in latest builds also?
Comment by Uday O.
14007 | May 06, 2014 01:37:33 AM GMT
CF11 uses a newer version of the ExtJS library. Are you still facing this issue in latest ColdFusion11 Build. If Yes, please share a test case with which the issue can be observed. (Comment added from ex-user id:amkum)
Comment by Adobe D.
14008 | December 05, 2014 08:25:22 AM GMT
Closing this bug. Will repeon this bug, if you are facing this issue. (Comment added from ex-user id:prk)
Comment by Adobe D.
14009 | September 21, 2015 04:02:13 AM GMT