ICEfaces
  1. ICEfaces
  2. ICE-6376

JS error thrown when page title is updated

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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

      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"

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23509 Tue Dec 14 15:23:09 MST 2010 mircea.toma ICE-6376 Acquire and use 'optimizedJSListenerCleanup' configuration parameter value directly within the bridge instance instead of looking up the bridge first.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/synchronizer.js
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/application.js
        Mircea Toma created issue -
        Mircea Toma made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Salesforce Case []
        Fix Version/s 1.8.2-EE-GA_P03 [ 10251 ]
        Hide
        Mircea Toma added a comment -

        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'.

        Show
        Mircea Toma added a comment - 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'.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: