tracker issue : CF-4040469

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

ext.js errors

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): David Jacobson / David Jacobson (David Jacobson)

Created: 08/20/2015

Components: AJAX, UI Components

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / Few users will encounter

Locale/System: English / Win 2008 Server x64

Vote Count: 0

Duplicate ID:	CF-3699520

Problem Description: After upgrading the hosting servers to CF11 all cfgrids no longer display the custom toolbars

Steps to Reproduce: 

Actual Result: Grid displays with no upper or lower toolbar

Expected Result: Toolbars on top and bottom of grid

Any Workarounds: None

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

Watson Bug ID:	4040469

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

Attachments:

Comments:

TypeError: s is null https://www.fcfrederick.com/CFIDE/scripts/ajax/ext/ext-all.js Line 18 ...,s,r);return t?Ext.get(q):q}return null}s.innerHTML=r;return t?Ext.get(s.firstCh...
Comment by External U.
6209 | August 20, 2015 10:41:09 AM GMT
David, How are you creating a custom toolbar? Can you please share the code ( or the relevant part of the code) with which you can observe the issue. Also, please share the update level of your CF server. You can find that information in the settings summary of your CF administrator console, or by running the cfinfo.sh (or .bat) utility in the CF bin folder.
Comment by Piyush K.
6210 | August 20, 2015 11:20:55 AM GMT
I'm on a shared server so I would need to ask. They just upgraded the server from CF9 to CF 11 and it messed up all of my cfgrids. toolbars, fonts, heights. Here is some code on how I am building the toolbar, I use this for all of them basically. Thanks!
Comment by External U.
6211 | August 20, 2015 11:34:22 AM GMT
CF Server Version [11,0,05,293506] I attached a RTF file with code.
Comment by External U.
6212 | August 20, 2015 11:35:54 AM GMT
David, I'm don't see any attachments with this bug report. Can you pls. check if the .rtf file was uploaded. You can also mail it to me at pnayak@adobe.com Thanks, Piyush.
Comment by Piyush K.
6213 | August 20, 2015 10:10:35 PM GMT
The attachments are not working. I emailed you the function and instruction to recreate the issue online. Let me know if you need anything else. Thank you!
Comment by External U.
6214 | August 20, 2015 10:31:59 PM GMT
Can I get a status update on this ticket??
Comment by External U.
6215 | August 22, 2015 12:54:02 PM GMT
Even when using the sample code from https://wikidocs.adobe.com/wiki/display/coldfusionen/ColdFusion.Grid.refreshBottomToolbar the tool bar still doesn't show up to add or delete as the code indicates it should. (http://www.fcfrederick.com/testgrid.cfm)
Comment by External U.
6216 | August 23, 2015 10:29:33 AM GMT
David, I've shared some details with you over email. let me know if that helps. Also, pls. refer my comments in bug #CF-3844815. I suspect the issue is the same.
Comment by Piyush K.
6217 | August 24, 2015 06:01:19 AM GMT
How would one modify the code so the button is just part of the grid without having to click the button to add it?
Comment by External U.
6218 | August 24, 2015 08:36:12 AM GMT
David, As communicated over email, you can try ajaxOnLoad method. Can you confirm if the adding the grid toolbar in the manner suggested in https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3844815 works for you?
Comment by Piyush K.
6219 | August 24, 2015 11:45:35 PM GMT
Yes, that did work for the example code.
Comment by External U.
6220 | August 25, 2015 08:12:48 AM GMT
Piyush, Even though I can get the form elements within the top toolbar, I still CANNOT get values from those elements to filter the grid data. Please advise ASAP!
Comment by External U.
6221 | August 31, 2015 06:42:42 AM GMT