[jira] [Commented] (OFBIZ-11955) display/selection of unit of measure is broken

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

[jira] [Commented] (OFBIZ-11955) display/selection of unit of measure is broken

Nicolas Malin (Jira)

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

Alex Bodnaru commented on OFBIZ-11955:
--------------------------------------

reproduction of the basic form of the bug:

download variantinfojs-data.xml and load it with ./gradlew "ofbiz --load-data file=downloaded-file-name"

open [https://localhost:8443/ecomseo/category/Widgets-BEST-SELL-2.html]

you'll see 2 micro chrome widget and micro chrome widget3.

selecting the unit of measure on either one, will show on the leftmost one only.

> display/selection of unit of measure is broken
> ----------------------------------------------
>
>                 Key: OFBIZ-11955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11955
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce, order
>    Affects Versions: Release Branch 17.12, Trunk
>            Reporter: Alex Bodnaru
>            Priority: Major
>         Attachments: variantinfojs-data.xml
>
>
> checkAmtReq and getVariantPrice are broken for similar reasons, too.
> the display and selection of alternative uom elements occur in multiple forms, one for each product: whether detailed or in summary. thus, they should be marked by names and classes, not by ids, that are unique in the entire document.
> the bug did not manifest in demo data, since only one product has alternative packaging.
> i did duplicate wg-1111* products and arranged their relations. is, btw, a way to export product trees in order to share them?
> the fix does span the framework and ecommerce repositories.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)