Author: jleroux
Date: Wed Mar 12 16:42:41 2008
New Revision: 636576
URL:
http://svn.apache.org/viewvc?rev=636576&view=revLog:
A fix suggested by Sumit Pandit
https://issues.apache.org/jira/browse/OFBIZ-208?focusedCommentId=12578053#action_12578053Modified:
ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
Modified: ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml?rev=636576&r1=636575&r2=636576&view=diff==============================================================================
--- ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml Wed Mar 12 16:42:41 2008
@@ -36,6 +36,7 @@
<handler name="http" type="view" class="org.ofbiz.webapp.view.HttpViewHandler"/>
<handler name="screen" type="view" class="org.ofbiz.widget.screen.ScreenWidgetViewHandler"/>
<handler name="simplecontent" type="view" class="org.ofbiz.content.view.SimpleContentViewHandler"/>
+ <handler name="screenfop" type="view" class="org.ofbiz.widget.screen.ScreenFopViewHandler"/>
<!-- Events run from here for the first hit in a visit -->
<firstvisit>