Author: jleroux
Date: Sun Jun 23 09:11:53 2019 New Revision: 1861907 URL: http://svn.apache.org/viewvc?rev=1861907&view=rev Log: "Applied fix from plugins for revision: 1861904" ------------------------------------------------------------------------ r1861904 | jleroux | 2019-06-23 11:09:00 +0200 (dim. 23 juin 2019) | 26 lignes Fixed: Last Categories section is blank (OFBIZ-10858) Issue 1: 1. Open https://demo-trunk.ofbiz.apache.org/ecomseo 2. Click on a category from the Categories section 3. Refresh the page Actual: 1. Last Categories is blank 2. If we refresh the page then only the search category visible with the last row blank with a bullet. Issue 2: 1. Open https://demo-trunk.ofbiz.apache.org/ecomseo 2. Click on a category from the Categories section 3. Again, open the https://demo-trunk.ofbiz.apache.org/ecomseo in the new tab Actual: 1st row is blank with searched categories As per the initial observation, the issue persists for some specific categories like Dropship Products, Account Activation and Services. For all other categories, the last categories section is populated correctly. So there could be some issue with the data. jleroux: on Priya warning I modified the descriptions Thanks: Rashi Dhagat for reporting, Priya Sharma for the fix ------------------------------------------------------------------------ Modified: ofbiz/ofbiz-plugins/branches/release17.12/ (props changed) ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/data/DemoProductCategoriesI18nData.xml Propchange: ofbiz/ofbiz-plugins/branches/release17.12/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Sun Jun 23 09:11:53 2019 @@ -11,4 +11,4 @@ /ofbiz/branches/multitenant20100310/plugins:921280-927264 /ofbiz/branches/release13.07/plugins:1547657 /ofbiz/ofbiz-framework/trunk:1836107 -/ofbiz/ofbiz-plugins/trunk:1819576,1819580,1819582,1819589,1820962,1820973,1821045,1821049,1821051,1822129,1822133,1822139,1822143,1822145,1822389,1822391,1822395,1824646,1824648,1824650,1824654,1828569,1830856,1831084,1832727,1832800,1837796,1837845,1837857,1838249,1838381,1838816,1841650,1845558,1847272,1847346,1847398,1847528,1847530,1848009,1848396,1848398,1848921,1849119,1851002,1851068,1851135,1851185,1852988,1855082,1856802,1856917,1857120,1857173,1858141,1858244,1858285,1858312,1859012,1859735,1859893,1859906,1860648,1860801,1861824 +/ofbiz/ofbiz-plugins/trunk:1819576,1819580,1819582,1819589,1820962,1820973,1821045,1821049,1821051,1822129,1822133,1822139,1822143,1822145,1822389,1822391,1822395,1824646,1824648,1824650,1824654,1828569,1830856,1831084,1832727,1832800,1837796,1837845,1837857,1838249,1838381,1838816,1841650,1845558,1847272,1847346,1847398,1847528,1847530,1848009,1848396,1848398,1848921,1849119,1851002,1851068,1851135,1851185,1852988,1855082,1856802,1856917,1857120,1857173,1858141,1858244,1858285,1858312,1859012,1859735,1859893,1859906,1860648,1860801,1861824,1861904 Modified: ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/data/DemoProductCategoriesI18nData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/data/DemoProductCategoriesI18nData.xml?rev=1861907&r1=1861906&r2=1861907&view=diff ============================================================================== --- ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/data/DemoProductCategoriesI18nData.xml (original) +++ ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/data/DemoProductCategoriesI18nData.xml Sun Jun 23 09:11:53 2019 @@ -286,4 +286,46 @@ <ContentAssoc contentId="CPROMO-001DESCEN" contentIdTo="CPROMO-001DESCFR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2007-12-28 00:00:00.0"/> + <!-- Services category --> + <DataResource dataResourceId="DRSERV-001DESCFR" dataResourceTypeId="ELECTRONIC_TEXT" localeString="fr"/> + <DataResource dataResourceId="DRSERV-001DESCEN" dataResourceTypeId="ELECTRONIC_TEXT" localeString="en"/> + + <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"/> + + <ProductCategoryContent productCategoryId="SERV-001" contentId="CSERV-001DESCEN" prodCatContentTypeId="CATEGORY_NAME" fromDate="2007-12-28 00:00:00.0"/> + + <ContentAssoc contentId="CSERV-001DESCEN" contentIdTo="CSERV-001DESCFR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2007-12-28 00:00:00.0"/> + + <!-- Dropship Products category --> + <DataResource dataResourceId="DRDS-001DESCFR" dataResourceTypeId="ELECTRONIC_TEXT" localeString="fr"/> + <DataResource dataResourceId="DRDS-001DESCEN" dataResourceTypeId="ELECTRONIC_TEXT" localeString="en"/> + + <ElectronicText dataResourceId="DRDS-001DESCFR" textData="Produits vendus en mode DropShip"/> + <ElectronicText dataResourceId="DRDS-001DESCEN" textData="DropShip Products"/> + + <Content contentId="CDS-001DESCFR" contentTypeId="DOCUMENT" dataResourceId="DRDS-001DESCFR" description="DESCRIPTION FR Produits DropShip" localeString="fr"/> + <Content contentId="CDS-001DESCEN" contentTypeId="DOCUMENT" dataResourceId="DRDS-001DESCEN" description="DESCRIPTION EN DropShip Products" localeString="en"/> + + <ProductCategoryContent productCategoryId="dropShip" contentId="CDS-001DESCEN" prodCatContentTypeId="CATEGORY_NAME" fromDate="2007-12-28 00:00:00.0"/> + + <ContentAssoc contentId="CDS-001DESCEN" contentIdTo="CDS-001DESCFR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2007-12-28 00:00:00.0"/> + + <!-- Account Activation category --> + <DataResource dataResourceId="DRAA-001DESCFR" dataResourceTypeId="ELECTRONIC_TEXT" localeString="fr"/> + <DataResource dataResourceId="DRAA-001DESCEN" dataResourceTypeId="ELECTRONIC_TEXT" localeString="en"/> + + <ElectronicText dataResourceId="DRAA-001DESCFR" textData="Activation de compte"/> + <ElectronicText dataResourceId="DRAA-001DESCEN" textData="Account Activation"/> + + <Content contentId="CAA-001DESCFR" contentTypeId="DOCUMENT" dataResourceId="DRAA-001DESCFR" description="DESCRIPTION FR Activation de compte" localeString="fr"/> + <Content contentId="CAA-001DESCEN" contentTypeId="DOCUMENT" dataResourceId="DRAA-001DESCEN" description="DESCRIPTION EN Account Activation" localeString="en"/> + + <ProductCategoryContent productCategoryId="FA-100" contentId="CAA-001DESCEN" prodCatContentTypeId="CATEGORY_NAME" fromDate="2007-12-28 00:00:00.0"/> + + <ContentAssoc contentId="CAA-001DESCEN" contentIdTo="CAA-001DESCFR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2007-12-28 00:00:00.0"/> + </entity-engine-xml> |
Free forum by Nabble | Edit this page |