EntityLabel support for Product Category Link Types needed.
----------------------------------------------------------- Key: OFBIZ-4236 URL: https://issues.apache.org/jira/browse/OFBIZ-4236 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk Reporter: Andreas König Priority: Minor Fix For: SVN trunk {{applications/product/data/ProductTypeData.xml}} defines an EnumerationType with {{enumTypeId="PCAT_LINK_TYPE"}}. The relevant elements next to this enumTypeId are used in the module "catalog / category / links" (see screenshot after applying the given patch). Up to now we use the description given by the XML-Seeds above "hard-wired" in {{CategoryForms.xml}}, but it would be nice to have... * a way to add i18n support for the Product Category Link Types by using the {{ProductEntityLabels.xml}} and * support for a dynamic generation of the drop down list. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas König updated OFBIZ-4236: --------------------------------- Attachment: screenshot after patch.jpg Screenshot shows behaviour after patch opening the "Link Type Enum" Drop-Down-List. > EntityLabel support for Product Category Link Types needed. > ----------------------------------------------------------- > > Key: OFBIZ-4236 > URL: https://issues.apache.org/jira/browse/OFBIZ-4236 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Andreas König > Priority: Minor > Labels: label, patch > Fix For: SVN trunk > > Attachments: screenshot after patch.jpg > > > {{applications/product/data/ProductTypeData.xml}} defines an EnumerationType with {{enumTypeId="PCAT_LINK_TYPE"}}. > The relevant elements next to this enumTypeId are used in the module "catalog / category / links" (see screenshot after applying the given patch). > Up to now we use the description given by the XML-Seeds above "hard-wired" in {{CategoryForms.xml}}, but it would be nice to have... > * a way to add i18n support for the Product Category Link Types by using the {{ProductEntityLabels.xml}} and > * support for a dynamic generation of the drop down list. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas König updated OFBIZ-4236: --------------------------------- Attachment: CatalogCategoryLink.patch This patch solves the described "problems" by adding fields in the ProductEntityLabels.xml and using this fields dynamically in the CategoryForms.xml. > EntityLabel support for Product Category Link Types needed. > ----------------------------------------------------------- > > Key: OFBIZ-4236 > URL: https://issues.apache.org/jira/browse/OFBIZ-4236 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Andreas König > Priority: Minor > Labels: label, patch > Fix For: SVN trunk > > Attachments: CatalogCategoryLink.patch, screenshot after patch.jpg > > > {{applications/product/data/ProductTypeData.xml}} defines an EnumerationType with {{enumTypeId="PCAT_LINK_TYPE"}}. > The relevant elements next to this enumTypeId are used in the module "catalog / category / links" (see screenshot after applying the given patch). > Up to now we use the description given by the XML-Seeds above "hard-wired" in {{CategoryForms.xml}}, but it would be nice to have... > * a way to add i18n support for the Product Category Link Types by using the {{ProductEntityLabels.xml}} and > * support for a dynamic generation of the drop down list. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4236. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Thanks Andreas, Your patch is in trunk at r1088017 > EntityLabel support for Product Category Link Types needed. > ----------------------------------------------------------- > > Key: OFBIZ-4236 > URL: https://issues.apache.org/jira/browse/OFBIZ-4236 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Andreas König > Assignee: Jacques Le Roux > Priority: Minor > Labels: label, patch > Fix For: SVN trunk > > Attachments: CatalogCategoryLink.patch, screenshot after patch.jpg > > > {{applications/product/data/ProductTypeData.xml}} defines an EnumerationType with {{enumTypeId="PCAT_LINK_TYPE"}}. > The relevant elements next to this enumTypeId are used in the module "catalog / category / links" (see screenshot after applying the given patch). > Up to now we use the description given by the XML-Seeds above "hard-wired" in {{CategoryForms.xml}}, but it would be nice to have... > * a way to add i18n support for the Product Category Link Types by using the {{ProductEntityLabels.xml}} and > * support for a dynamic generation of the drop down list. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |