You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/31 09:22:00 UTC

[jira] [Commented] (OFBIZ-12105) Unable to add product to cart for specific product

    [ https://issues.apache.org/jira/browse/OFBIZ-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653283#comment-17653283 ] 

ASF subversion and git services commented on OFBIZ-12105:
---------------------------------------------------------

Commit 736da3e5bb9aec581efcabf69d0b9efed79bad4f in ofbiz-plugins's branch refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=736da3e5b ]

Fixed: Unable to add product to cart for specific product (OFBIZ-12105)

Issue exist for Specfic product only as giant-widget-with-variant-explosion-WG-9943-p

Step to reproduce

1. Open - https://demo-trunk.ofbiz.apache.org/ecomseo
2. Click on the giant-widget-with-variant-explosion product link.
3. Select colour and size.
4. Select unit of measure.
5. Click on add to cart link.

Actual Result: Unable to product to cart
Expected Result : Product should be added to cart.

jleroux: error in js console log:
The use of "getAttributeNode()" is deprecated. Use "getAttribute()" instead.
This was only a problem in Firefox since a very old version:
https://bugzilla.mozilla.org/show_bug.cgi?id=690120

Tested without fix on last Edge (ie Chromium) on Win7, works w/ fix too

Thanks: Ashish Sharma for report


> Unable to add product to cart for specific product
> --------------------------------------------------
>
>                 Key: OFBIZ-12105
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12105
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Ashish Sharma
>            Assignee: Jacques Le Roux
>            Priority: Critical
>         Attachments: OFBIZ-12105.png
>
>
> Issue exist for Specfic product only as *giant-widget-with-variant-explosion-WG-9943-p*
> *Step to reproduce*
> 1. Open - https://demo-trunk.ofbiz.apache.org/ecomseo
> 2. Click on the *giant-widget-with-variant-explosion* product link.
> 3. Select colour and size.
> 4. Select unit of measure.
> 5. Click on add to cart link.
> Actual Result: Unable to product to cart
> Expected Result : Product should be added to cart.
> Screen attached



--
This message was sent by Atlassian Jira
(v8.20.10#820010)