[jira] [Updated] (OFBIZ-9116) minilanguage error handling problems

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

[jira] [Updated] (OFBIZ-9116) minilanguage error handling problems

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Dixit updated OFBIZ-9116:
--------------------------------
    Fix Version/s:     (was: Trunk)

> minilanguage error handling problems
> ------------------------------------
>
>                 Key: OFBIZ-9116
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9116
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/webtools
>    Affects Versions: Trunk
>            Reporter: Hans Bakker
>
> some errors in mini language code causes the script to stop executing without giving errors:
> 1. <call-simple-method which not exist
> 2: entity-one whith not existing fieldmap name:
>                <entity-one value-field="partySkill" entity-name="PartySkill">
>                     <field-map field-name="partyid" from-field="parameters.personPartyId"/>
>                     <field-map field-name="skillTypeId" from-field="skillTypeId"/>
>                 </entity-one>
> (partyid should be partyId
> we currently use rev 1748628



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)