tracker issue : CF-3434560

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

CFDUMP tag doesn't collapse in Opera

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/NotABug

Reporter/Name(from Bugbase): Dave Merrill / Dave Merrill (Dave Merrill)

Created: 12/30/2012

Components: Language

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Windows 7 SP1 64-bit

Vote Count: 0

Problem Description: In Opera, the CFDUMP tag doesn't collapse and expand, like it does in other browsers. The script tag is simply not there.

Steps to Reproduce: Dump a complex variable, say session, in Opera, and compare its behavior with other browsers.

Actual Result: Dump is rendered fully expanded, and cannot be collapsed.

Expected Result: Sections should expand and collapse in Opera, like they do in other browsers.

Any Workarounds: None.

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

Watson Bug ID:	3434560

External Customer Info:
External Company:  
External Customer Name: dmerrill
External Customer Email:  
External Test Config: My Hardware and Environment details: Win7 64-bit, Opera 12.12, ColdFusion 10,0,6,283435.

Attachments:

Comments:

This bug was reported back in 2005, and is still present in ColdFusion 10, 7 years later. See the following (very old) post: http://www.coldfusionjedi.com/Mobile/postDetail.cfm?post=152925EB-F670-EA9B-EC91032662E8C1C9
Comment by External U.
16812 | December 30, 2012 12:33:18 PM GMT
Tried this in Opera Version:16.0.1196.73 in Windows 7 on CF 10 update 8 and able to collapse expand sections in complex variable. Have run this code: <cftry> <cfset y=1/0> <cfcatch> <cfdump var="#cfcatch#"> </cfcatch></cftry> (Comment added from ex-user id:nawani)
Comment by Adobe D.
16813 | September 13, 2013 03:13:44 AM GMT
I can replicate this on CF8.0.1 and CF10.0.11 Opera details: Version 12.14 Build 1738 Platform Win32 System Windows 7 No JS errors (a coupla CSS warnings, but nothing that should be problematic).
Comment by External U.
16814 | September 14, 2013 03:30:41 AM GMT
Updated Opera to current, and it's OK. I think what this kinda shows though - and we all know this already - is that the CFDUMP markup/JS/CSS is a bit rubbish (written by someone who doesn't know mark-up/JS/CSS very well) and the whole thing ought to be overhauled so that it's a comtemporary-practices-quality solution. I don't think anyone can dispute that? -- Adam
Comment by External U.
16815 | September 14, 2013 05:14:26 AM GMT
Since it is stated that it works fine with the updated version of opera, closing the bug.
Comment by S P.
16816 | December 03, 2014 03:01:06 AM GMT