Details
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
<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
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.