ICEfaces
  1. ICEfaces
  2. ICE-10592

showcase-portlet - ace:progressBar 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: all
      Server: Liferay 6.2 w/ Tomcat 7.0.42
    • Assignee Priority:
      P1

      Description

      showcase-portlet:

      ProgressBar > Polling/Client/Client & Server
      All browsers: progressBar is not functional, and browser console errors occur when starting component.

      IE11:
      SCRIPT5007: Unable to get property 'start' of undefined or null reference
      File: Function code (3), Line: 2, Column: 1
      or:
      SCRIPT5007: Unable to get property 'setValue' of undefined or null reference
      File: ice03, Line: 1, Column: 40981

      FF34:
      TypeError: ice.ace.instance(...) is null
      http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=jsf.js&_progressBarPush_WAR_showcaseportlet_ln=javax.faces line 1 > Function
      Line 1
      "NetworkError: 400 Bad Request - http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=listen.icepush.xml"

        Activity

        Carmen Cristurean created issue -
        Carmen Cristurean made changes -
        Field Original Value New Value
        Description showcase-portlet:

        ProgressBar
        > Polling/Client/Client & Server
        All browsers: progressBar is not functional, and browser console errors occur when starting component.

        IE11:
        SCRIPT5007: Unable to get property 'start' of undefined or null reference
        File: Function code (3), Line: 2, Column: 1
        or:
        SCRIPT5007: Unable to get property 'setValue' of undefined or null reference
        File: ice03, Line: 1, Column: 40981

        FF34:
        TypeError: ice.ace.instance(...) is null
        http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=jsf.js&_progressBarPush_WAR_showcaseportlet_ln=javax.faces line 1 > Function
        Line 1
        "NetworkError: 400 Bad Request - http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=listen.icepush.xml"

        showcase-portlet:

        ProgressBar > Polling/Client/Client & Server
        All browsers: progressBar is not functional, and browser console errors occur when starting component.

        IE11:
        SCRIPT5007: Unable to get property 'start' of undefined or null reference
        File: Function code (3), Line: 2, Column: 1
        or:
        SCRIPT5007: Unable to get property 'setValue' of undefined or null reference
        File: ice03, Line: 1, Column: 40981

        FF34:
        TypeError: ice.ace.instance(...) is null
        http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=jsf.js&_progressBarPush_WAR_showcaseportlet_ln=javax.faces line 1 > Function
        Line 1
        "NetworkError: 400 Bad Request - http://localhost:8080/web/guest/ice03?p_p_id=progressBarPush_WAR_showcaseportlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=2&p_p_col_pos=1&_progressBarPush_WAR_showcaseportlet_javax.faces.resource=listen.icepush.xml"

        Carmen Cristurean made changes -
        Fix Version/s EE-4.0.0.GA [ 11171 ]
        Ken Fyten made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44323 Sun Mar 29 16:06:59 MDT 2015 mircea.toma ICE-10592 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.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarClientAndServer.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPolling.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarClient.xhtml
        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.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: