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