[
https://issues.apache.org/jira/browse/OFBIZ-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099194#comment-17099194 ]
Pierre Smits commented on OFBIZ-11620:
--------------------------------------
Indeed there is a lot of demo data in the ecommerce plugin that fits elsewhere.
> The producttests test suite is brooken
> --------------------------------------
>
> Key: OFBIZ-11620
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11620> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: Upcoming Branch
>
>
> It was initially broken by OFBIZ-9905 so only trunk was concerned. The fix is simple: there should be no space at the beginning of the file.
> But then, when running the test suite, other issues raise. I guess they were hidden because of the initial issue.
> OFBIZ-10231 introduced 2 issues
> A syntax error:
> {{product.removeRelated("ProductKeyword", product)}}
> instead of
> {{product.removeRelated("ProductKeyword")}}
> A wrong usage of storeByCondition
> I'll soon commit the solutions
--
This message was sent by Atlassian Jira
(v8.3.4#803005)