Author: jleroux
Date: Mon Jun 24 10:32:05 2019
New Revision: 1861987

URL: http://svn.apache.org/viewvc?rev=1861987&view=rev
Log:
"Applied fix from plugins for revision: 1861986" 
------------------------------------------------------------------------
r1861986 | jleroux | 2019-06-24 12:31:11 +0200 (lun. 24 juin 2019) | 6 lignes

Fixed: Last Categories section is blank 
(OFBIZ-10858)

Fixes typos in descriptions

Thanks: Priya Sharma
------------------------------------------------------------------------

Modified:
    ofbiz/ofbiz-plugins/branches/release18.12/   (props changed)
    
ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/data/DemoProductCategoriesI18nData.xml

Propchange: ofbiz/ofbiz-plugins/branches/release18.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 10:32:05 2019
@@ -10,4 +10,4 @@
 /ofbiz/branches/json-integration-refactoring/plugins:1634077-1635900
 /ofbiz/branches/multitenant20100310/plugins:921280-927264
 /ofbiz/branches/release13.07/plugins:1547657
-/ofbiz/ofbiz-plugins/trunk:1851002,1851009,1851068,1851135,1851139-1851140,1851185,1851316,1851885,1852988,1853904,1854684,1855082,1855084,1856212,1856802,1856917,1857120,1857173,1858141,1858244,1858265,1858285,1858289,1858312,1859012,1859735,1859893,1859906,1860648,1860801,1861824,1861904
+/ofbiz/ofbiz-plugins/trunk:1851002,1851009,1851068,1851135,1851139-1851140,1851185,1851316,1851885,1852988,1853904,1854684,1855082,1855084,1856212,1856802,1856917,1857120,1857173,1858141,1858244,1858265,1858285,1858289,1858312,1859012,1859735,1859893,1859906,1860648,1860801,1861824,1861904,1861986

Modified: 
ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/data/DemoProductCategoriesI18nData.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/data/DemoProductCategoriesI18nData.xml?rev=1861987&r1=1861986&r2=1861987&view=diff
==============================================================================
--- 
ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/data/DemoProductCategoriesI18nData.xml
 (original)
+++ 
ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/data/DemoProductCategoriesI18nData.xml
 Mon Jun 24 10:32:05 2019
@@ -293,8 +293,8 @@
     <ElectronicText dataResourceId="DRSERV-001DESCFR" textData="Prestations de 
service"/>
     <ElectronicText dataResourceId="DRSERV-001DESCEN" textData="Services"/>
 
-    <Content contentId="CSERV-001DESCFR" contentTypeId="DOCUMENT" 
dataResourceId="DRPROMO-001DESCFR" description="DESCRIPTION FR Prestations de 
service" localeString="fr"/>
-    <Content contentId="CSERV-001DESCEN" contentTypeId="DOCUMENT" 
dataResourceId="DRPROMO-001DESCEN" description="DESCRIPTION EN Services" 
localeString="en"/>
+    <Content contentId="CSERV-001DESCFR" contentTypeId="DOCUMENT" 
dataResourceId="DRSERV-001DESCFR" description="DESCRIPTION FR Prestations de 
service" localeString="fr"/>
+    <Content contentId="CSERV-001DESCEN" contentTypeId="DOCUMENT" 
dataResourceId="DRSERV-001DESCEN" description="DESCRIPTION EN Services" 
localeString="en"/>
 
     <ProductCategoryContent productCategoryId="SERV-001" 
contentId="CSERV-001DESCEN" prodCatContentTypeId="CATEGORY_NAME" 
fromDate="2007-12-28 00:00:00.0"/>
 


Reply via email to