You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Tom Burns (JIRA)" <ji...@apache.org> on 2012/10/19 21:05:12 UTC

[jira] [Commented] (OFBIZ-3553) Send Email link from /humanres/control/EmployeeProfile does not work

    [ https://issues.apache.org/jira/browse/OFBIZ-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480268#comment-13480268 ] 

Tom Burns commented on OFBIZ-3553:
----------------------------------

I am cleaning up open issues under humanres. 
The error happens when you run ofbiz OOTB without setting up email as per https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide.

The issue can be closed.
                
> Send Email link from /humanres/control/EmployeeProfile does not work
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3553
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3553
>             Project: OFBiz
>          Issue Type: Bug
>          Components: humanres
>    Affects Versions: Release Branch 09.04, SVN trunk
>         Environment: Debian Linux server1 2.6.26-2-686 #1 SMP Wed Feb 10 08:59:21 UTC 2010 i686 GNU/Linux
>            Reporter: Eric Lofstad
>            Priority: Minor
>
> https://ofbiz-vm.apache.org:8443/humanres/control/EmployeeProfile?partyId=DemoEmployee1
> "send email" link returns this error
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://party/widget/partymgr/CommunicationEventScreens.xml#EditCommunicationEvent]: java.lang.IllegalArgumentException: Could not find screen with name [CommonMyCommunicationEventDecorator] in class resource [component://humanres/widget/CommonScreens.xml] (Could not find screen with name [CommonMyCommunicationEventDecorator] in class resource [component://humanres/widget/CommonScreens.xml])
> Same error in my 9.04 setup and in trunk on demo site.
> The  CommunicationScreens.xml in partymgr calls out this
>     name="CommonCommunicationEventDecorator" location="${parameters.mainDecoratorLocation}"
> ${parameters.mainDecoratorLocation} appears to be equal to component://humanres/widget/CommonScreens.xml, but that does not contain CommonCommunicationEventDecorator

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira