[jira] Created: (OFBIZ-4133) "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-4133) "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart

Nicolas Malin (Jira)
"Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart
-----------------------------------------------------------------------------------------------

                 Key: OFBIZ-4133
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4133
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
         Environment: JDK1.6
            Reporter: Leon
            Priority: Minor
             Fix For: SVN trunk


From "ordermgr/control/additem/product" page, if you try to select a "virtual" product into shopping cart with some comments or "desired delivery date" input, you'll be redirect to varaints selection page. After you select neccessary features and submit, the variant product appears in shopping cart item list, but the comments and "desired delivery date" you input ealier is lost.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4133) "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon updated OFBIZ-4133:
------------------------

    Attachment: order-variants.patch

1. add some hidden fields store the value from previous "additem" form
2. add paramMap to request attributes in case those values lost again when error occurs

> "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart
> -----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4133
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4133
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: JDK1.6
>            Reporter: Leon
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: order-variants.patch
>
>
> From "ordermgr/control/additem/product" page, if you try to select a "virtual" product into shopping cart with some comments or "desired delivery date" input, you'll be redirect to varaints selection page. After you select neccessary features and submit, the variant product appears in shopping cart item list, but the comments and "desired delivery date" you input ealier is lost.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-4133) "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4133.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Leon,

Your patch is in trunk at r1062733.

I guess you meant a variant product rather...


> "Desired Delivery Date" and "comments" is lost when select a virtual product into shopping cart
> -----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4133
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4133
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: JDK1.6
>            Reporter: Leon
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: order-variants.patch
>
>
> From "ordermgr/control/additem/product" page, if you try to select a "virtual" product into shopping cart with some comments or "desired delivery date" input, you'll be redirect to varaints selection page. After you select neccessary features and submit, the variant product appears in shopping cart item list, but the comments and "desired delivery date" you input ealier is lost.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.