ICEfaces
  1. ICEfaces
  2. ICE-3218

REGRESSION: connectionLostRedirectURI no longer works in 1.7.1

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.7.1
    • Fix Version/s: 1.7.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Any

      Description

          <context-param>
              <param-name>com.icesoft.faces.connectionLostRedirectURI</param-name>
              <param-value>'second.iface'</param-value>
          </context-param>

      This context-param no longer works in 1.7.1.

      It works fine in 1.7.0

        Activity

        Hide
        Mircea Toma added a comment -

        Tested the functionality successfully with Firefox, Safari and Opera. Fixed a Javascript error that was occurring on page load, although the error had no negative effect on functionality.

        Show
        Mircea Toma added a comment - Tested the functionality successfully with Firefox, Safari and Opera. Fixed a Javascript error that was occurring on page load, although the error had no negative effect on functionality.
        Hide
        Mario Serrano added a comment -

        that is weird i upload a small test war to the forums, can you test with that??

        Show
        Mario Serrano added a comment - that is weird i upload a small test war to the forums, can you test with that??
        Hide
        Mircea Toma added a comment -

        Manged to reproduce issue by disabling default popups for OutputConnectionStatusComponent.

        Show
        Mircea Toma added a comment - Manged to reproduce issue by disabling default popups for OutputConnectionStatusComponent.
        Hide
        Mircea Toma added a comment -

        Issue fixed by the changes made for ICE-3186.

        Show
        Mircea Toma added a comment - Issue fixed by the changes made for ICE-3186 .
        Hide
        Mandeep Hayher added a comment -

        Test failed on Icefaces1.7 branch revision 16987.

        Show
        Mandeep Hayher added a comment - Test failed on Icefaces1.7 branch revision 16987.
        Hide
        Mircea Toma added a comment -

        I don't see any difference in behavior between trunk and 1.7 branch.

        Show
        Mircea Toma added a comment - I don't see any difference in behavior between trunk and 1.7 branch.
        Hide
        Christophe Taverne added a comment -

        Hi,

        I have the same problem too with the last svn: 17001.
        It was working before the 1.7.0.

        regards
        Chris

        Show
        Christophe Taverne added a comment - Hi, I have the same problem too with the last svn: 17001. It was working before the 1.7.0. regards Chris
        Hide
        Krashan Brahmanjara added a comment -

        Not work on 1.8-DR1 revision 17827.

        Tested with settings :
        synchronousUpdate=false,
        short timeouts and hearbeats (around 8000ms) and session-timeout=2minutes.
        ice:outputConnectionStatus without showPopupOnDisconnect
        and
        <context-param>
        <param-name>com.icesoft.faces.connectionLostRedirectURI</param-name>
        <param-value>'/lost.iface'</param-value>
        </context-param>

        On session expire connection status will be red but without any redirection , also on showPopupOnDisconnect=true no any redirection.

        I think that most users try to do redirection to login page at this place. Is this possible?

        Show
        Krashan Brahmanjara added a comment - Not work on 1.8-DR1 revision 17827. Tested with settings : synchronousUpdate=false, short timeouts and hearbeats (around 8000ms) and session-timeout=2minutes. ice:outputConnectionStatus without showPopupOnDisconnect and <context-param> <param-name>com.icesoft.faces.connectionLostRedirectURI</param-name> <param-value>'/lost.iface'</param-value> </context-param> On session expire connection status will be red but without any redirection , also on showPopupOnDisconnect=true no any redirection. I think that most users try to do redirection to login page at this place. Is this possible?

          People

          • Assignee:
            Unassigned
            Reporter:
            Jacky Lee
          • Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: