http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-187-Quick-Add-Comm-Event-ID-popup-search-tool-returns-error-message-tp171132p171133.html
Jacopo Cappellato closed OFBIZ-187.
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.