ICEfaces
  1. ICEfaces
  2. ICE-6917

´B is null´ js error thrown

    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_P04
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      -

      Description

      The entry page has a commandButton with a panelTooltip. When you navigate to the next page and as soon as hover over the dataTable, a "B is null" javascript error is thrown repeatedly. See attached screen shot and test case (http://localhost:8080/sc10105a/).
      1. screenshot-1.jpg
        62 kB

        Activity

        Tyler Johnson created issue -
        Tyler Johnson made changes -
        Field Original Value New Value
        Attachment sc10105a.war [ 13277 ]
        Tyler Johnson made changes -
        Attachment screenshot-1.jpg [ 13278 ]
        Tyler Johnson made changes -
        Salesforce Case [5007000000GuSw1]
        Ken Fyten made changes -
        Assignee Priority P3
        Assignee Mircea Toma [ mircea.toma ]
        Ken Fyten made changes -
        Fix Version/s EE-1.8.2.GA_P04 [ 10280 ]
        Ken Fyten made changes -
        Assignee Priority P3 P1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27524 Mon Jan 30 15:37:50 MST 2012 mircea.toma ICE-6917 Make sure the rendered JS code is not escaped. Stop tootltip element handling when the element is not part of the document anymore (removed by a DOM update).
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/FormRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/tooltip_panelpopup.js
        Hide
        Mircea Toma added a comment -

        Changed tooltip renderers to render the JS code un-escaped. Modified tooltip handling JS functions to exit right away when the tooltip element is not part of the document anymore (removed by a DOM update).

        Show
        Mircea Toma added a comment - Changed tooltip renderers to render the JS code un-escaped. Modified tooltip handling JS functions to exit right away when the tooltip element is not part of the document anymore (removed by a DOM update).
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1

          People

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

            Dates

            • Created:
              Updated:
              Resolved: