Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count
--------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-1584 URL: https://issues.apache.org/jira/browse/OFBIZ-1584 Project: OFBiz Issue Type: Bug Components: ecommerce Affects Versions: SVN trunk Environment: Ubuntu 7.10, Firefox 2.0.0.11 Reporter: Raj Saini Priority: Minor When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. How to reproduce: 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. 2. Browse to a virtual product. 3. Choose the variant product and add to cart. 4. Choose the same variants (with same options) and add to cart again. It will create two separate entries in the shopping cart. Following the above procedure for normal product increments the shopping cart quantity. Screenshot is attached -- 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-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raj Saini updated OFBIZ-1584: ----------------------------- Attachment: shopping-cart.png Screenshot of shopping cart with multiple line items for same variant product > Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count > --------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1584 > URL: https://issues.apache.org/jira/browse/OFBIZ-1584 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: Ubuntu 7.10, Firefox 2.0.0.11 > Reporter: Raj Saini > Priority: Minor > Attachments: shopping-cart.png > > > When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. > How to reproduce: > 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. > 2. Browse to a virtual product. > 3. Choose the variant product and add to cart. > 4. Choose the same variants (with same options) and add to cart again. > It will create two separate entries in the shopping cart. > Following the above procedure for normal product increments the shopping cart quantity. > Screenshot is attached -- 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-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam reassigned OFBIZ-1584: ------------------------------------ Assignee: Bilgin Ibryam > Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count > --------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1584 > URL: https://issues.apache.org/jira/browse/OFBIZ-1584 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: Ubuntu 7.10, Firefox 2.0.0.11 > Reporter: Raj Saini > Assignee: Bilgin Ibryam > Priority: Minor > Attachments: shopping-cart.png > > > When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. > How to reproduce: > 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. > 2. Browse to a virtual product. > 3. Choose the variant product and add to cart. > 4. Choose the same variants (with same options) and add to cart again. > It will create two separate entries in the shopping cart. > Following the above procedure for normal product increments the shopping cart quantity. > Screenshot is attached -- 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-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560981#action_12560981 ] Bilgin Ibryam commented on OFBIZ-1584: -------------------------------------- Raj, I committed a fix to trunk in r613837 Can you check and confirm that the bug is fixed please. Bilgin > Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count > --------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1584 > URL: https://issues.apache.org/jira/browse/OFBIZ-1584 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: Ubuntu 7.10, Firefox 2.0.0.11 > Reporter: Raj Saini > Assignee: Bilgin Ibryam > Priority: Minor > Attachments: shopping-cart.png > > > When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. > How to reproduce: > 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. > 2. Browse to a virtual product. > 3. Choose the variant product and add to cart. > 4. Choose the same variants (with same options) and add to cart again. > It will create two separate entries in the shopping cart. > Following the above procedure for normal product increments the shopping cart quantity. > Screenshot is attached -- 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-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561286#action_12561286 ] Raj Saini commented on OFBIZ-1584: ---------------------------------- Thanks Bilgin, it is working fine now. > Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count > --------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1584 > URL: https://issues.apache.org/jira/browse/OFBIZ-1584 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: Ubuntu 7.10, Firefox 2.0.0.11 > Reporter: Raj Saini > Assignee: Bilgin Ibryam > Priority: Minor > Attachments: shopping-cart.png > > > When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. > How to reproduce: > 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. > 2. Browse to a virtual product. > 3. Choose the variant product and add to cart. > 4. Choose the same variants (with same options) and add to cart again. > It will create two separate entries in the shopping cart. > Following the above procedure for normal product increments the shopping cart quantity. > Screenshot is attached -- 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-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam closed OFBIZ-1584. -------------------------------- Resolution: Fixed Fix Version/s: SVN trunk > Adding a variant product multiple time creates new shopping cart line item instead of incrementing the quantity count > --------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1584 > URL: https://issues.apache.org/jira/browse/OFBIZ-1584 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: Ubuntu 7.10, Firefox 2.0.0.11 > Reporter: Raj Saini > Assignee: Bilgin Ibryam > Priority: Minor > Fix For: SVN trunk > > Attachments: shopping-cart.png > > > When a variant product is added to shopping cart multiple time a new shopping cart line item is created whereas for the normal products quantity is incremented. > How to reproduce: > 1. Logon to demo.hotwaxmedia.com or run from latest code from trunk. > 2. Browse to a virtual product. > 3. Choose the variant product and add to cart. > 4. Choose the same variants (with same options) and add to cart again. > It will create two separate entries in the shopping cart. > Following the above procedure for normal product increments the shopping cart quantity. > Screenshot is attached -- 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 |