You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Stephen Rufle (JIRA)" <ji...@apache.org> on 2008/12/15 18:57:44 UTC

[jira] Created: (OFBIZ-2080) ShoppingCart expose orderAttributes Map

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.


[jira] Updated: (OFBIZ-2080) ShoppingCart expose orderAttributes Map

Posted by "Stephen Rufle (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (OFBIZ-2080) ShoppingCart expose orderAttributes Map

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Assigned: (OFBIZ-2080) ShoppingCart expose orderAttributes Map

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Commented: (OFBIZ-2080) ShoppingCart expose orderAttributes Map

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ 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.