Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P02
-
Fix Version/s: EE-1.8.2.GA_P03
-
Component/s: Bridge
-
Labels:None
-
Environment:supported browsers
-
ICEsoft Forum Reference:
Description
A Javascript error is thrown when the page title is updated:
"failed to insert element: <title id="dynamicTitle">...</title> couldn't find container for property: bridge"
"failed to insert element: <title id="dynamicTitle">...</title> couldn't find container for property: bridge"
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23509 | Tue Dec 14 15:23:09 MST 2010 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] |
Salesforce Case | [] | |
Fix Version/s | 1.8.2-EE-GA_P03 [ 10251 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
The 'optimizedJSListenerCleanup' configuration parameter value is now acquired directly from within the bridge instance. Also the configuration parameter is passed into all the functions that need it. Previously the bridge was looked up first and after the configuration parameter was read but this (inefficient) approach works only for elements found within the 'body'.