ICEfaces
  1. ICEfaces
  2. ICE-10593

showcase-portlet - ace:panel issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: EE-4.0.0.GA
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Jenkins EE-4.0 Build# 2
      Browsers: IE11, FF34
      Server: Liferay 6.2 w/ Tomcat 7.0.42
    • Assignee Priority:
      P2

      Description

      showcase-portlet:

      Panel > Overview, Listener, Close
      All browsers: after panel was closed it cannot be reopened because of a JS error:
      IE11:
      SCRIPT5007: Unable to get property 'style' of undefined or null reference
      File: ice01, Line: 6256, Column: 5590

      FF34:
      TypeError: document.getElementById(...) is null
      http://localhost:8080/web/guest/ice01
      Line 1

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment -

          Add binding to the component that need needs to have its client ID referenced by the inline script. Also modify the inline scripts to use the binding's clientId value.

          Show
          Mircea Toma added a comment - Add binding to the component that need needs to have its client ID referenced by the inline script. Also modify the inline scripts to use the binding's clientId value.
          Hide
          Mircea Toma added a comment -

          Modified panel binding's name to avoid overlapping with the Panel bean.

          Show
          Mircea Toma added a comment - Modified panel binding's name to avoid overlapping with the Panel bean.
          Hide
          Carmen Cristurean added a comment -

          Verified in IE11, Chrome41, FF34 with Jenkins EE-4.0.GA Build # 6.

          Show
          Carmen Cristurean added a comment - Verified in IE11, Chrome41, FF34 with Jenkins EE-4.0.GA Build # 6.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: