You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/09/03 17:08:00 UTC

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

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

Jacques Le Roux commented on OFBIZ-11993:
-----------------------------------------

Sorry Alex,

The patch does not apply against trunk HEAD:

{noformat}
C:\projectsASF\Git\ofbiz-framework>cd plugins

C:\projectsASF\Git\ofbiz-framework\plugins>git pull
Updating 6a7136ad..310a2a58
Fast-forward
 .../ofbiz/ws/rs/common/AuthenticationScheme.java   |  1 +
 .../ofbiz/ws/rs/openapi/OFBizOpenApiReader.java    | 44 ++++++-----
 .../ofbiz/ws/rs/security/auth/APIAuthFilter.java   |  5 +-
 .../org/apache/ofbiz/ws/rs/util/OpenApiUtil.java   | 85 +++++++++++++++++++++-
 4 files changed, 112 insertions(+), 23 deletions(-)

C:\projectsASF\Git\ofbiz-framework\plugins>git apply p-variantinfojs-final.patch
error: patch failed: ecommerce/template/catalog/ProductDetail.ftl:335
error: ecommerce/template/catalog/ProductDetail.ftl: patch does not apply
error: patch failed: ecommerce/template/catalog/ProductSummary.ftl:49
error: ecommerce/template/catalog/ProductSummary.ftl: patch does not apply
{noformat}

> display/selection of unit of measure is broken/plugins
> ------------------------------------------------------
>
>                 Key: OFBIZ-11993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11993
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Release Branch 17.12, Trunk
>            Reporter: Alex Bodnaru
>            Priority: Major
>              Labels: patch
>             Fix For: 18.12.01, 17.12.05
>
>         Attachments: p-variantinfojs-1.patch, p-variantinfojs-2.patch, p-variantinfojs-final.patch
>
>
> allow selection of uom for multiple products on the same web page



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