ICEmobile
  1. ICEmobile
  2. MOBI-900

ContentStackMenu javascript error in large view

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.0.GA_P01
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description

      The ContentStackMenu is causing a js error when used in a large view, outside of the contentStack.


      Uncaught TypeError: Cannot call method 'getAttribute' of null component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_130829:2413
      LayoutMenu.showContent component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_130829:2413
      mobi.layoutMenu.showContent component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_130829:2461
      onclick

      The 'prevId' variable in LayoutMenu.showContent() has an extra '_wrp' suffix:

      messagingPane_wrp_wrp

      This associates to a contentPane with the id 'messagingPane' and the DOM element is 'messagingPane_wrp' not 'messagingPane_wrp_wrp'.

        Activity

        Philip Breau created issue -
        Philip Breau made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Philip Breau [ philip.breau ]
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.4 Beta [ 10874 ]
        Resolution Fixed [ 1 ]
        Philip Breau made changes -
        Fix Version/s 1.3.1 [ 11376 ]
        Fix Version/s 1.4 Beta [ 10874 ]

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: