You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2006/08/31 08:03:24 UTC

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

     [ 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