You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2010/07/13 16:47:49 UTC

[jira] Commented: (OFBIZ-3859) Convert parameters before using entity-engine

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

Adrian Crum commented on OFBIZ-3859:
------------------------------------

I don't think the attached patch addresses the real issue. In RoutingSimpleServices.xml, the line:

{code}
<set-nonpk-fields map="parameters" value-field="newEntity"/>
{code}

should do the conversion. If it doesn't, we should look into it further.


> Convert parameters before using entity-engine
> ---------------------------------------------
>
>                 Key: OFBIZ-3859
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3859
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: SVN trunk
>            Reporter: matthieu bollot
>         Attachments: ofbiz-3859.patch
>
>
> Now, values need to be converted before using entity-engine. I'll provide a patch corresponding to this selenium test :
> http://selenium.neogia.org/ofbiz/tests/ManufacturingCreateCalendarAndWeek.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.