[jira] Created: (OFBIZ-187) Quick Add Comm Event ID popup search tool returns error message

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

[jira] Created: (OFBIZ-187) Quick Add Comm Event ID popup search tool returns error message

Nicolas Malin (Jira)
Quick Add Comm Event ID popup search tool returns error message
---------------------------------------------------------------

                 Key: OFBIZ-187
                 URL: http://issues.apache.org/jira/browse/OFBIZ-187
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: workeffort
    Affects Versions: SVN trunk
         Environment: Windows
            Reporter: Marco Risaliti
            Priority: Minor
         Attachments: Quick_Add_Comm_Event.patch

In the Add Work Effort screen, when trying to use the popup search tool to identify a Comm Event from the Quick Add Comm. Event Id field > results in an error message that reads:
org.ofbiz.webapp.control.RequestHandlerException: Unknown request [LookupCommunicationEvent]; this request does not exist or cannot be called directly.
 
It's trying to run the request "LookupCommunicationEvent" instead of use the request "LookupCommEvent".
So to correct this bug is simple to change into WorkEffortForms.xml the lookup target-form-name from LookupCommunicationEvent to LookupCommEvent.

In attach you can find the patch to solve this bug.
This issue is a copy of the OLD-JIRA ISSUE 727, so once this patch is commit both issue can be closed.

Thanks in advance
Marco

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-187) Quick Add Comm Event ID popup search tool returns error message

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-187?page=all ]

Jacopo Cappellato reassigned OFBIZ-187:
---------------------------------------

    Assignee: Jacopo Cappellato

> Quick Add Comm Event ID popup search tool returns error message
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-187
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-187
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: SVN trunk
>         Environment: Windows
>            Reporter: Marco Risaliti
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: Quick_Add_Comm_Event.patch
>
>
> In the Add Work Effort screen, when trying to use the popup search tool to identify a Comm Event from the Quick Add Comm. Event Id field > results in an error message that reads:
> org.ofbiz.webapp.control.RequestHandlerException: Unknown request [LookupCommunicationEvent]; this request does not exist or cannot be called directly.
>  
> It's trying to run the request "LookupCommunicationEvent" instead of use the request "LookupCommEvent".
> So to correct this bug is simple to change into WorkEffortForms.xml the lookup target-form-name from LookupCommunicationEvent to LookupCommEvent.
> In attach you can find the patch to solve this bug.
> This issue is a copy of the OLD-JIRA ISSUE 727, so once this patch is commit both issue can be closed.
> Thanks in advance
> Marco

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-187) Quick Add Comm Event ID popup search tool returns error message

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-187?page=all ]

Jacopo Cappellato closed OFBIZ-187.
-----------------------------------

    Resolution: Fixed

Thanks Marco,

your patch is in rev 438812
I've also closed  the two issues: thanks for pointing this out.

> Quick Add Comm Event ID popup search tool returns error message
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-187
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-187
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: SVN trunk
>         Environment: Windows
>            Reporter: Marco Risaliti
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: Quick_Add_Comm_Event.patch
>
>
> In the Add Work Effort screen, when trying to use the popup search tool to identify a Comm Event from the Quick Add Comm. Event Id field > results in an error message that reads:
> org.ofbiz.webapp.control.RequestHandlerException: Unknown request [LookupCommunicationEvent]; this request does not exist or cannot be called directly.
>  
> It's trying to run the request "LookupCommunicationEvent" instead of use the request "LookupCommEvent".
> So to correct this bug is simple to change into WorkEffortForms.xml the lookup target-form-name from LookupCommunicationEvent to LookupCommEvent.
> In attach you can find the patch to solve this bug.
> This issue is a copy of the OLD-JIRA ISSUE 727, so once this patch is commit both issue can be closed.
> Thanks in advance
> Marco

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira