[jira] Created: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

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

[jira] Created: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

Nicolas Malin (Jira)
ServiceMultiEvent does not handle ServiceAuthException
-------------------------------------------------------

                 Key: OFBIZ-697
                 URL: https://issues.apache.org/jira/browse/OFBIZ-697
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Al Byers
             Fix For: SVN trunk


In the course of testing the permission-service functionality, the "runSync" call at line 293 does not return a map; instead an exception is thrown and processing continues. Down below the result map is referenced and an exception is thrown from that.

A look at ServiceEventHandler shows that it has a test for the case of result map being null and adding such a fix to this case seems to work.

--
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] Resolved: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

Nicolas Malin (Jira)

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

Al Byers resolved OFBIZ-697.
----------------------------

    Resolution: Fixed

I committed fix.

> ServiceMultiEvent does not handle ServiceAuthException
> -------------------------------------------------------
>
>                 Key: OFBIZ-697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-697
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Al Byers
>             Fix For: SVN trunk
>
>
> In the course of testing the permission-service functionality, the "runSync" call at line 293 does not return a map; instead an exception is thrown and processing continues. Down below the result map is referenced and an exception is thrown from that.
> A look at ServiceEventHandler shows that it has a test for the case of result map being null and adding such a fix to this case seems to work.

--
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] Closed: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacopo Cappellato closed OFBIZ-697.
-----------------------------------


> ServiceMultiEvent does not handle ServiceAuthException
> -------------------------------------------------------
>
>                 Key: OFBIZ-697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-697
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Al Byers
>             Fix For: SVN trunk
>
>
> In the course of testing the permission-service functionality, the "runSync" call at line 293 does not return a map; instead an exception is thrown and processing continues. Down below the result map is referenced and an exception is thrown from that.
> A look at ServiceEventHandler shows that it has a test for the case of result map being null and adding such a fix to this case seems to work.

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