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
Activity
Jacky Lee
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | REGRESSION: connectionLostRedirectURI no longer works | REGRESSION: connectionLostRedirectURI no longer works in 1.7.1 |
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P1 | |
Security | Private [ 10001 ] | |
Assignee | Mircea Toma [ mircea.toma ] |
Jacky Lee
made changes -
ICEfaces Forum Reference | http://www.icefaces.org/JForum/posts/list/8805.page#36709 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16974 | Sat Jun 21 04:23:37 MDT 2008 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/bridge/src/status.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16975 | Sat Jun 21 04:31:56 MDT 2008 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Mircea Toma
made changes -
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mandeep Hayher
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
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.