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

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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: