[
https://issues.apache.org/jira/browse/OFBIZ-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791885#action_12791885
]
Adrian Cumiskey commented on OFBIZ-3362:
----------------------------------------
Hi Heidi,
I have not been able to reproduce this problem so I'm going to need a little
more information from you.
Firstly, I would have expected EditcontactListCommEvent to be
EditContactListCommEvent but this wouldn't cause an IndexOutOfBoundException.
This would misconfiguration would result in
"java.lang.IllegalArgumentException: Could not find screen with name
[EditcontactListCommEvent] in class resource
[component://marketing/widget/ContactListScreens.xml]".
Have you made any local modifications to <screen
name="EditContactListCommEvent" /> section of
applications/marketing/widget/ContactListScreens.xml?
Are you able to provide me with a longer exception stack trace?
Could you please try switching debugging on by and attach the log output that
appears on your console?
See http://ofbiz.apache.org/docs/coreconfig.html#debug for details of how to do
this.
Thanks,
Adrian Cumiskey.
> create new contact list comm event
> ----------------------------------
>
> Key: OFBIZ-3362
> URL: https://issues.apache.org/jira/browse/OFBIZ-3362
> Project: OFBiz
> Issue Type: Bug
> Components: marketing
> Affects Versions: Release Branch 9.04
> Reporter: Heidi Dehaes
> Fix For: Release Branch 9.04
>
>
> When i am in the contactlist screen and choose the communications actions
> tab, then i try to click on "create new contact list comm event", he gives a
> screen with the following error:
> org.ofbiz.widget.screen.ScreenRenderException. Error rendering screen:
> (component://marketing/widget/ContactListScreens#EditcontactListCommEvent:
> java.lang.IndexOutOfBoundsException. index. 0 (index.0))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.