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 9.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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to