[ http://issues.apache.org/jira/browse/OFBIZ-504?page=comments#action_12455104 ] Ismail Cansiz commented on OFBIZ-504: -------------------------------------
Hi Jacques, Thanks for submitting the patch. This patch does properly POSTAL_ADDRESS, TELECOM_NUMER. But it does'nt enough for EMAIL_ADDRESS, WEB_ADDRESS, IP_ADDRESS, ELECTRONIC_ADDRESS and DOMAIN_NAME. Because all of theese contact mech types linked to same service which named updateContactMech in ContactMechServices.xml. I have another patch file for this situation. I have created another issue (OFBIZ-509) wich related this. Thanks, Ismail > PartyContactMechServices.xml some services have two default-messages > --------------------------------------------------------------------- > > Key: OFBIZ-504 > URL: http://issues.apache.org/jira/browse/OFBIZ-504 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Ismail Cansiz > Priority: Minor > Attachments: i18n_party.patch, i18n_party2.patch > > > There are small bugs in PartyContactMechServices.xml for default messages. > When services done successfully, displays "Contact Mechanism successfully > created/updated". Because two default messages in many services such as > createPostalAddress. First one "Postal Address successfully created." and > second one "Contact Mechanism successfully created." So system displays last > default-message. > My suggestion this situation, remove the second default-message. So, when a > user created postal adress and system displays "Postal address successfully > created.". > Any thoughts? > Regards, > Ismail -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
