Title:
Bug 80421:CF8 AJAX functionality, including tabs an windows, uses different ext version, causing most code using the standard coldfusion tags and JS functions to at the least look differently, and in my experie
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Charley Ruggiero / Charley Ruggiero (chazman113)
Created: 10/20/2009
Components: AJAX, UI Components
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 12
Problem:
CF8 AJAX functionality, including tabs an windows, uses different ext version, causing most code using the standard coldfusion tags and JS functions to at the least look differently, and in my experience, behave differently (usually negatively). Understand the need to keep on the bleeding edge of technologies, but there needs to be a backwards compatibility mode with the old libraries for code written in coldfusion 8. Attempted Workaround:CFAJAXIMPORT with a scriptscr attribute pointing to the old libraries does not work completely.
Method:
Examples:Firefox, createWindow() function, the "center" attribute will NOT center the window, it pulls to the left for some reasonFirefox, cflayout-tabs, when the tabs have a "source" attribute the first tab will not "grow" in height to meet the content.The ext-all.css file resets all tables and td's to have 0 margin and 0 padding, causing all "cellpadding" and "cellspacing" attributes to be overridden whenever an AJAX functionality is imported.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040327
External Customer Info:
External Company:
External Customer Name: Charley Ruggiero
External Customer Email: 47D0533D46684E16992015C2
External Test Config: 10/20/2009
Attachments:
Comments: