[jira] Created: (OFBIZ-3461) Wrong errorMessage output from minilang event

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

[jira] Created: (OFBIZ-3461) Wrong errorMessage output from minilang event

Nicolas Malin (Jira)
Wrong errorMessage output from minilang event
---------------------------------------------

                 Key: OFBIZ-3461
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3461
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Dimitri Unruh
             Fix For: SVN trunk


Hi @all,

when a service returns an errormessagelist to a simple method event, the message list is formatted just as a string.
I guess we need the hole list - if there is one.

Kind Regards

Dimitri Unruh

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3461) Wrong errorMessage output from minilang event

Nicolas Malin (Jira)

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

Dimitri Unruh updated OFBIZ-3461:
---------------------------------

    Attachment: CallService.java.patch

> Wrong errorMessage output from minilang event
> ---------------------------------------------
>
>                 Key: OFBIZ-3461
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3461
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Dimitri Unruh
>             Fix For: SVN trunk
>
>         Attachments: CallService.java.patch
>
>
> Hi @all,
> when a service returns an errormessagelist to a simple method event, the message list is formatted just as a string.
> I guess we need the hole list - if there is one.
> Kind Regards
> Dimitri Unruh

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