ICEfaces
  1. ICEfaces
  2. ICE-11178

emporium - chat, basic samples fail (deltaSubmit=true)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.1
    • Fix Version/s: 4.2
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Tomcat 7/8, all browsers. Fails with 4.1 release onward.
      deltaSubmit=true added to the web.xml

      Description

      1) Emporium chat fails when using deltaSubmit=true.
      The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
      There are no errors, in browser console or server-side.
      This issue can be reproduced also with ICEfaces 4.1 libraries.

      2) Basic application: when clicking the "Stock JSF Page" button there is redirection to the "Stock JSF" page, however a JS error is written in browser console (or a popup occurs on IE8):
      IE8:
      Message: Object required
      Line: 20
      Char: 349
      Code: 0
      URI: http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110

      IE11/MS Edge:
      SCRIPT5007: Unable to get property 'nodeName' of undefined or null reference
      bridge.js.jsf (20,349)

      Firefox47:
      TypeError: a is null
      http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110
      Line 20

      Chrome:
      Uncaught TypeError: Cannot read property 'nodeName' of null(…) bridge.js.jsf?ln=ice.core&v=4_2_0_161110:20

      This issue can be reproduced also with EE-4.1.0.GA libraries.


      <context-param>
              <param-name>org.icefaces.deltaSubmit</param-name>
              <param-value>true</param-value>
          </context-param>
       added to web.xml

        Activity

        Liana Munroe created issue -
        Liana Munroe made changes -
        Field Original Value New Value
        Environment Tomcat 7/8, all browsers. Fails with 4.1 release onward.
        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param> added to web.xml
        Tomcat 7/8, all browsers. Fails with 4.1 release onward.
        Liana Munroe made changes -
        Description Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param> added to web.xml
        Liana Munroe made changes -
        Environment Tomcat 7/8, all browsers. Fails with 4.1 release onward.
        Tomcat 7/8, all browsers. Fails with 4.1 release onward.
        deltaSubmit=true added to the web.xml
        Liana Munroe made changes -
        Description Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param> added to web.xml
        Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param>
         added to web.xml
        Carmen Cristurean made changes -
        Fix Version/s 4.2 [ 12870 ]
        Carmen Cristurean made changes -
        Description Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param>
         added to web.xml
        1) Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.


        2) Basic application: when clicking the "Stock JSF Page" button there is redirection to the "Stock JSF" page, however a JS error is written in browser console (or a popup occurs on IE8):
        IE8:
        Message: Object required
        Line: 20
        Char: 349
        Code: 0
        URI: http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110

        IE11/MS Edge:
        SCRIPT5007: Unable to get property 'nodeName' of undefined or null reference
        bridge.js.jsf (20,349)

        Firefox47:
        TypeError: a is null
        http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110
        Line 20

        Chrome:
        Uncaught TypeError: Cannot read property 'nodeName' of null(…) bridge.js.jsf?ln=ice.core&v=4_2_0_161110:20



        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param>
         added to web.xml
        Carmen Cristurean made changes -
        Summary emporium chat fails to open when deltaSubmit=true emporium - chat, basic samples fail (deltaSubmit=true)
        Carmen Cristurean made changes -
        Description 1) Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.


        2) Basic application: when clicking the "Stock JSF Page" button there is redirection to the "Stock JSF" page, however a JS error is written in browser console (or a popup occurs on IE8):
        IE8:
        Message: Object required
        Line: 20
        Char: 349
        Code: 0
        URI: http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110

        IE11/MS Edge:
        SCRIPT5007: Unable to get property 'nodeName' of undefined or null reference
        bridge.js.jsf (20,349)

        Firefox47:
        TypeError: a is null
        http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110
        Line 20

        Chrome:
        Uncaught TypeError: Cannot read property 'nodeName' of null(…) bridge.js.jsf?ln=ice.core&v=4_2_0_161110:20



        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param>
         added to web.xml
        1) Emporium chat fails when using deltaSubmit=true.
        The user is not able to join the first ("Lounge") chat room from drop-down, user can only join the remaining chat rooms.
        There are no errors, in browser console or server-side.
        This issue can be reproduced also with ICEfaces 4.1 libraries.

        2) Basic application: when clicking the "Stock JSF Page" button there is redirection to the "Stock JSF" page, however a JS error is written in browser console (or a popup occurs on IE8):
        IE8:
        Message: Object required
        Line: 20
        Char: 349
        Code: 0
        URI: http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110

        IE11/MS Edge:
        SCRIPT5007: Unable to get property 'nodeName' of undefined or null reference
        bridge.js.jsf (20,349)

        Firefox47:
        TypeError: a is null
        http://10.18.39.156:8080/basic/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_161110
        Line 20

        Chrome:
        Uncaught TypeError: Cannot read property 'nodeName' of null(…) bridge.js.jsf?ln=ice.core&v=4_2_0_161110:20

        This issue can be reproduced also with EE-4.1.0.GA libraries.


        <context-param>
                <param-name>org.icefaces.deltaSubmit</param-name>
                <param-value>true</param-value>
            </context-param>
         added to web.xml
        Judy Guglielmin made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Fix Version/s 4.2 [ 12870 ]
        Ken Fyten made changes -
        Fix Version/s 4.2 [ 12870 ]
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: