[
https://issues.apache.org/jira/browse/OFBIZ-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Giubergia updated OFBIZ-3477:
-------------------------------------
Attachment: OFBIZ-3477_editcontactmech.patch
The error is still present in release10.04 branch.
The solution was to add a CommonPArtyDecorator in
/applications/commonext/widget/ofbizsetup/CommonScreens.xml
Thanks to include the patch in the next branch 10.04 revision
> 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
> Attachments: OFBIZ-3477_editcontactmech.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira