Author: bibryam
Date: Tue Aug 12 04:34:42 2008
New Revision: 685121
URL:
http://svn.apache.org/viewvc?rev=685121&view=revLog:
Applied the patch from JIRA Issue # OFBIZ-1918 "Unable to go on the find screen of google base component." reported by Ravindra Mandre.
Modified:
ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
Modified: ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml?rev=685121&r1=685120&r2=685121&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Tue Aug 12 04:34:42 2008
@@ -155,7 +155,7 @@
<section>
<actions>
<set field="titleProperty" value="PageTitleSearchResults"/>
- <script location="component://product/webapp/catalog/WEB-INF/actions/find/keywordsearch.bsh"/>
+ <script location="component://product/webapp/catalog/WEB-INF/actions/find/keywordsearch.groovy"/>
</actions>
<widgets>
<decorator-screen name="CommonFindDecorator">