Author: amarkhel
Date: 2009-12-05 06:07:54 -0500 (Sat, 05 Dec 2009)
New Revision: 16079
Modified:
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/WEB-INF/pages.xml
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/includes/index/login.xhtml
Log:
Fix Rf-8182
Modified:
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/WEB-INF/pages.xml
===================================================================
---
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/WEB-INF/pages.xml 2009-12-04
21:27:31 UTC (rev 16078)
+++
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/WEB-INF/pages.xml 2009-12-05
11:07:54 UTC (rev 16079)
@@ -12,6 +12,11 @@
<redirect view-id="/index.html"/>
</rule>
</navigation>
+ <navigation>
+ <rule if-outcome="gotoindex">
+ <redirect view-id="/index.html"/>
+ </rule>
+ </navigation>
<navigation from-action="#{authenticator.startConversation}">
<redirect view-id="/index.xhtml"/>
</navigation>
Modified:
branches/community/3.3.X/examples/photoalbum/source/web/src/main/webapp/includes/index/login.xhtml
===================================================================
(Binary files differ)
Show replies by date