tracker issue : CF-3771583

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

CFGrid and Binding

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Hank Miller / Hank Miller (nicxen)

Created: 06/05/2014

Components: AJAX, UI Components

Versions: 11.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Solaris All

Vote Count: 2

Duplicate ID:	CF-3759630

Problem Description:I migrated to Coldfusion 11 and there is a problem with the cfgrid and bind.
 
<cfgrid name="theGrid"
     target="pbdetail"
     pagesize="3000"
     format="html"
     onload="load"
     bind="cfc:internal/p/_com/pblock.pblockData({cfgridpage},{cfgridpagesize},{cfgridsortcolu mn},{cfgridsortdirection},'#trim(url.varpblocknumber)#','#trim(url.varrefno)#')"
     bindonload="true"
     striperows="true"
     selectcolor="lightyellow"
     height="200">
 
This works on Coldfusion 10 but no longer works on Coldfusion 11. The loading spinner just spins and the grid never appears. Will this be patched anytime soon?

Steps to Reproduce:
Create a page with the cfgrid similar to the one above. Pass in more then the default variables.


Actual Result:
Ajax spinner is the only item displayed

Expected Result:
Show the grid with the results like it did in CF10

Any Workarounds:
None known

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

Watson Bug ID:	3771583

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

Solaris 11

Attachments:

  1. June 05, 2014 00:00:00: 1_Doc1.docx

Comments:

Solaris 11
Comment by External U.
11997 | June 05, 2014 10:11:11 AM GMT
I would assume that cfgrid and its binding were introduced to improve productivity. There should therefore be no limit to the number of arguments for the function call in the bind.
Vote by External U.
12006 | June 20, 2014 03:48:48 AM GMT
cf11 upgrade issue related cfgrid bind issue.refine can not accept long list of parameters.
Vote by External U.
12007 | June 20, 2014 09:53:33 AM GMT
Windows 2008 R2 64 bit
Comment by External U.
11998 | June 23, 2014 09:03:23 AM GMT
When was this fixed and how do I get the patch?
Comment by External U.
11999 | June 27, 2014 05:17:15 AM GMT
I need more information on the bug fix. What do you mean by duplicate bug and status fix?
Comment by External U.
12000 | June 27, 2014 05:19:38 AM GMT
Do you know who close the bug without providing the solution?
Comment by External U.
12001 | June 27, 2014 10:31:33 AM GMT
I do not know. That is why I left my message.
Comment by External U.
12002 | June 27, 2014 04:02:17 PM GMT
We have fixed the bug and the fix would be made available in the next update.
Comment by Rupesh K.
12003 | July 03, 2014 12:26:57 PM GMT
Do you have a time line on when the update will be released?
Comment by External U.
12004 | July 03, 2014 01:21:31 PM GMT
@nicxen, As Rupesh mentioned we have fixed the bug and the hotfix will be available in ColdFusion 11 Update 1. For users, who need the fix, prior to that, please send an email to cfinstal<AT>adobe<DOT>com.
Comment by Anit K.
12005 | July 08, 2014 10:17:39 AM GMT