Error deleting ContactMechPurpose for party PostalAddress
---------------------------------------------------------
Key: OFBIZ-2450
URL: https://issues.apache.org/jira/browse/OFBIZ-2450
Project: OFBiz
Issue Type: Bug
Components: party
Affects Versions: Release Branch 9.04
Reporter: Vince Clark
Priority: Minor
Here is the error message displayed in the screen:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://party/widget/partymgr/PartyScreens.xml#editcontactmech]:
groovy.lang.MissingMethodException: No signature of method: static
org.ofbiz.party.contact.ContactMechWorker.getContactMechAndRelated() is
applicable for argument types: (org.apache.catalina.connector.RequestFacade,
javolution.util.FastList, java.util.HashMap) values:
{org.apache.catalina.connector.requestfac...@2cef66, ["10014", "10014"], [:]}
(No signature of method: static
org.ofbiz.party.contact.ContactMechWorker.getContactMechAndRelated() is
applicable for argument types: (org.apache.catalina.connector.RequestFacade,
javolution.util.FastList, java.util.HashMap) values:
{org.apache.catalina.connector.requestfac...@2cef66, ["10014", "10014"], [:]})
To reproduce:
1. Create a postal address for a party (or use an existing postal address)
2. Add a purpose to the postal address
3. Try to delete the purpose
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.