[jira] Created: (OFBIZ-3477) Update (Edit) contact information throws missing screen error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3477) Update (Edit) contact information throws missing screen error

Nicolas Malin (Jira)
Update (Edit) contact information throws missing screen error
-------------------------------------------------------------

                 Key: OFBIZ-3477
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3477
             Project: OFBiz
          Issue Type: Bug
          Components: commonext/setup
    Affects Versions: SVN trunk
         Environment: Windows OS. the trunk release obtained on 2/12/2010.
            Reporter: Babu Sreekanth
            Priority: Minor


Created an organization through ofbiz setup. Then on the profile page (URL: https://localhost:8443/ofbizsetup/control/viewprofile?partyId=ABJ_Enter), clicked on the update button for postal address (URL: https://localhost:8443/ofbizsetup/control/editcontactmech?partyId=ABJ_Enter&contactMechId=10003). It throws an error and the browser error listing is given below.
ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#editcontactmech]: java.lang.IllegalArgumentException: Could not find screen with name [CommonPartyDecorator] in class resource [component://commonext/widget/ofbizsetup/CommonScreens.xml] (Could not find screen with name [CommonPartyDecorator] in class resource [component://commonext/widget/ofbizsetup/CommonScreens.xml])

It works fine when tried Party Manager --> Update [Postal address] (URL: https://localhost:8443/partymgr/control/editcontactmech?partyId=ABJ_Enter&contactMechId=10003)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.