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.RequestFacade@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.RequestFacade@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. |
[ https://issues.apache.org/jira/browse/OFBIZ-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aswath Satrasala updated OFBIZ-2450: ------------------------------------ Attachment: ContactMechPurpose.patch Please review this patch. > 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 > Attachments: ContactMechPurpose.patch > > > 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.RequestFacade@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.RequestFacade@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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708024#action_12708024 ] Divesh Dutta commented on OFBIZ-2450: ------------------------------------- Hello Aswath, #Always try to avoid Esclipe's header and name of project from your patch while submitting it in OFBiz jira. # Also extra tab space is there in your patch. > 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 > Attachments: ContactMechPurpose.patch > > > 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.RequestFacade@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.RequestFacade@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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-2450: ----------------------------------- Issue Type: Sub-task (was: Bug) Parent: OFBIZ-2330 > Error deleting ContactMechPurpose for party PostalAddress > --------------------------------------------------------- > > Key: OFBIZ-2450 > URL: https://issues.apache.org/jira/browse/OFBIZ-2450 > Project: OFBiz > Issue Type: Sub-task > Components: party > Affects Versions: Release Branch 9.04 > Reporter: Vince Clark > Priority: Minor > Attachments: ContactMechPurpose.patch > > > 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.RequestFacade@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.RequestFacade@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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2450. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 9.04 Assignee: Jacques Le Roux Thanks Aswath, Your patch is in trunk at r773557 , R9.04 at r773559. Thanks Divesh for comment. > Error deleting ContactMechPurpose for party PostalAddress > --------------------------------------------------------- > > Key: OFBIZ-2450 > URL: https://issues.apache.org/jira/browse/OFBIZ-2450 > Project: OFBiz > Issue Type: Sub-task > Components: party > Affects Versions: Release Branch 9.04 > Reporter: Vince Clark > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: ContactMechPurpose.patch > > > 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.RequestFacade@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.RequestFacade@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. |
Free forum by Nabble | Edit this page |