[
https://issues.apache.org/jira/browse/OFBIZ-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Gray closed OFBIZ-2378.
-----------------------------
Resolution: Fixed
Fix Version/s: (was: Release Branch 9.04)
Fixed in r772465, the main problem was that communicationEvent was never
initialized in the extending form so a few things in the base form weren't
working quite right. I fixed that by setting communicationEvent to null but
that caused problems as reported in
https://issues.apache.org/jira/browse/OFBIZ-863 so I went ahead and fixed that
as well.
Thanks for the report Erwan.
> error when adding a communication event on a task
> -------------------------------------------------
>
> Key: OFBIZ-2378
> URL: https://issues.apache.org/jira/browse/OFBIZ-2378
> Project: OFBiz
> Issue Type: Bug
> Components: workeffort
> Affects Versions: Release Branch 9.04, SVN trunk
> Reporter: Erwan de FERRIERES
> Assignee: Scott Gray
> Fix For: SVN trunk
>
> Attachments: commEvent.patch
>
>
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.IllegalArgumentException: Error evaluating BeanShell target
> conditions (Error evaluating BeanShell target conditions)
> Correction in the attached patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.