Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Steve Hammonds / Steve Hammonds (Steve Hammonds)
Created: 02/22/2012
Components: AJAX
Versions: 9.0.1
Failure Type: Data Corruption
Found In Build/Fixed In Build: 9.0.1 / 286786
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win 2008 Server R2
Vote Count: 0
Problem Description: If a page has multiple CFDivs and those divs load content which contains CFtooltip, the IDs generated are not unique. Some are duplicated this results in some tooltips being bound to the wrong tip or not bound at all.
Steps to Reproduce: Run attached code or create a page with two CFdivs that load content containing cftooltips
Actual Result: Tooltips are bound to tips from the wrong tooltip. Inspecting the code with Firebug shows some IDs are dupilicated in the DOM
Expected Result:Tooltips show the tooltip text specified in code
Any Workarounds: JQuery?
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3120696
External Customer Info:
External Company:
External Customer Name: hammo7
External Customer Email:
External Test Config: My Hardware and Environment details: Verified in 9,0,1,274733 and 9,0,0,251028 standard. Verified in Firefox 9.01 and IE8. I indicated Data corruption as the importance because it showed VERY misleading information to our users that could have resulted in serious consequences (as in nuclear-radiation consequences).
Attachments:
- February 22, 2012 00:00:00: 1_tooltipmain.cfm
Comments: