ShoppingCart expose orderAttributes Map
--------------------------------------- Key: OFBIZ-2080 URL: https://issues.apache.org/jira/browse/OFBIZ-2080 Project: OFBiz Issue Type: Improvement Components: order Affects Versions: SVN trunk Environment: Windows XP Reporter: Stephen Rufle Fix For: SVN trunk I would like to expose the orderAttributes so I can show attribute value in *.ftl files using the orderAttributes ['myAttrName'] style of assignment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Rufle updated OFBIZ-2080: --------------------------------- Attachment: ShoppingCart.patch Adds a [get/set]OrderAttributes method to the end of the file. > ShoppingCart expose orderAttributes Map > --------------------------------------- > > Key: OFBIZ-2080 > URL: https://issues.apache.org/jira/browse/OFBIZ-2080 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Stephen Rufle > Fix For: SVN trunk > > Attachments: ShoppingCart.patch > > > I would like to expose the orderAttributes so I can show attribute value in *.ftl files using the orderAttributes ['myAttrName'] style of assignment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2080. ---------------------------------- Resolution: Fixed Thanks Stephen, Your patch is in trunk revision: 727073. In future patches please just take care of format (for instance we prefer to have braces on the same line which begins the block), more in http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices particularly in Guidelines (Follow coding conventions) > ShoppingCart expose orderAttributes Map > --------------------------------------- > > Key: OFBIZ-2080 > URL: https://issues.apache.org/jira/browse/OFBIZ-2080 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Stephen Rufle > Fix For: SVN trunk > > Attachments: ShoppingCart.patch > > > I would like to expose the orderAttributes so I can show attribute value in *.ftl files using the orderAttributes ['myAttrName'] style of assignment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657039#action_12657039 ] Jacques Le Roux commented on OFBIZ-2080: ---------------------------------------- Actually I forgot to save the reformatting has been commited with OFBIZ-2079 in r727075 > ShoppingCart expose orderAttributes Map > --------------------------------------- > > Key: OFBIZ-2080 > URL: https://issues.apache.org/jira/browse/OFBIZ-2080 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Stephen Rufle > Fix For: SVN trunk > > Attachments: ShoppingCart.patch > > > I would like to expose the orderAttributes so I can show attribute value in *.ftl files using the orderAttributes ['myAttrName'] style of assignment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2080: -------------------------------------- Assignee: Jacques Le Roux > ShoppingCart expose orderAttributes Map > --------------------------------------- > > Key: OFBIZ-2080 > URL: https://issues.apache.org/jira/browse/OFBIZ-2080 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Stephen Rufle > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: ShoppingCart.patch > > > I would like to expose the orderAttributes so I can show attribute value in *.ftl files using the orderAttributes ['myAttrName'] style of assignment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |