You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/04/04 23:23:25 UTC

[jira] [Commented] (OFBIZ-6785) removed contentwrapper methods broke ftl and groovy

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

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

Wait this was done 6 months ago with r1705329 and some completing others like r1705405. Look for instance at OFBIZ-6665

So I wonder why you want to revert some of those now? How comes that 
{code}
ProductContentWrapper and CategoryContentWrapper method get(String,String) was removed.
{code}
not in trunk at least: 
https://ci.apache.org/projects/ofbiz/site/javadocs/org/ofbiz/product/category/CategoryContentWrapper.html#get-java.lang.String-java.lang.String-

> removed contentwrapper methods broke ftl and groovy
> ---------------------------------------------------
>
>                 Key: OFBIZ-6785
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6785
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order, product, specialpurpose/ecommerce
>    Affects Versions: Trunk
>            Reporter: Josip Almasi
>            Assignee: Michael Brohl
>         Attachments: OFBIZ-6785.patch
>
>
> ProductContentWrapper and CategoryContentWrapper method get(String,String) was removed.
> Whoever did that, didn't bother to fix the consequences, so all groovy and ftl files using removed methods are broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)