Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
-
Component/s: Bridge
-
Labels:None
-
Environment:Tomcat 7, Internet Explorer 6/7/8
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
The problem reported in
This time bridge code will choke around lines 75-76 due to the uncaught exception upon double click on the "Hide" button. (see screenshot)
The first click will un-render button's container while second will cause an exception in IE due to the non existent DOM element. None of the ajaxified buttons will work once bridge is down.
Activity
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Evgheni Sadovoi [ evgheni.sadovoi ] |
Assignee | Migration [ remote ] | |
Fix Version/s | EE-3.2.0.GA [ 10332 ] | |
Assignee Priority | P1 [ 10010 ] |
Fix Version/s | 3.3 [ 10370 ] |
Assignee | Migration [ remote ] | Mircea Toma [ mircea.toma ] |
Salesforce Case Reference | 5007000000PY3m0AAD |
Salesforce Case Reference | 5007000000PY3m0AAD | 5007000000PWiMlAAL,5007000000PY3m0AAD |
Salesforce Case Reference | 5007000000PWiMlAAL,5007000000PY3m0AAD | 5007000000PWiMlAAL,5007000000PWOCzAAP,5007000000PY3m0AAD |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Fix Version/s | EE-3.2.0.BETA [ 10573 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Attachment | testCase.zip [ 15287 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32926 | Thu Dec 27 14:57:28 MST 2012 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I need a test case or at least the steps needed to reproduce this issue. The tests used for
ICE-8058are not relevant because the code failing (described inICE-8058) is not present anymore.