You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2011/03/23 21:09:39 UTC

svn commit: r1084713 - /ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml

Author: jleroux
Date: Wed Mar 23 20:09:39 2011
New Revision: 1084713

URL: http://svn.apache.org/viewvc?rev=1084713&view=rev
Log:
Something went wrong in r1084709, this is done by hand, hence secure
"Applied fix from trunk for revision: 1084689" 
------------------------------------------------------------------------
r1084689 | jleroux | 2011-03-23 20:29:10 +0100 (mer., 23 mars 2011) | 1 line

Oops, small mistake in r1084671
------------------------------------------------------------------------

Modified:
    ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml

Modified: ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml?rev=1084713&r1=1084712&r2=1084713&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml (original)
+++ ofbiz/branches/release09.04/applications/product/widget/catalog/ProductScreens.xml Wed Mar 23 20:09:39 2011
@@ -1731,7 +1731,7 @@ under the License.
 
                 <set field="productId" from-field="parameters.productId"/>
                 <entity-one entity-name="Product" value-field="product" auto-field-map="true"/>
-                <set field="productName" from-field="product.productName" default-value="product.internalName"/>
+                <set field="productName" from-field="product.productName" default-value="${product.internalName}"/>
             </actions>
             <widgets>
                 <platform-specific>