Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 7. ICEfaces 4 trunk r43530. All browsers.
-
Assignee Priority:P1
-
Affects:Sample App./Tutorial
Description
icecore:redirect demo
When deployed locally on a tomcat server, or using the demo at http://icefaces-showcase.icesoft.org/, using "Go back to Page A using this link" navigates to a http status 404 message with the following URL:
http://localhost:8080/showcase.jsf?grp=aceMenu&exp=redirectBean.
Instead it should navigate back to this URL:
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=redirectBean.
When deployed locally on a tomcat server, or using the demo at http://icefaces-showcase.icesoft.org/, using "Go back to Page A using this link" navigates to a http status 404 message with the following URL:
http://localhost:8080/showcase.jsf?grp=aceMenu&exp=redirectBean.
Instead it should navigate back to this URL:
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=redirectBean.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43538 | Mon Nov 17 16:01:15 MST 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/redirect-next.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43537 | Mon Nov 17 15:04:02 MST 2014 | ken.fyten | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/redirect-next.xhtml
|