svn commit: r1084712 - /ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1084712 - /ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml

jleroux@apache.org
Author: jleroux
Date: Wed Mar 23 20:09:27 2011
New Revision: 1084712

URL: http://svn.apache.org/viewvc?rev=1084712&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/release10.04/applications/product/widget/catalog/ProductScreens.xml

Modified: ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml?rev=1084712&r1=1084711&r2=1084712&view=diff
==============================================================================
--- ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml (original)
+++ ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml Wed Mar 23 20:09:27 2011
@@ -1233,7 +1233,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>