svn commit: r739174 - /ofbiz/trunk/applications/marketing/servicedef/services.xml

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

svn commit: r739174 - /ofbiz/trunk/applications/marketing/servicedef/services.xml

jleroux@apache.org
Author: jleroux
Date: Fri Jan 30 05:22:37 2009
New Revision: 739174

URL: http://svn.apache.org/viewvc?rev=739174&view=rev
Log:
Fix r739034, reported by patch creator Stephen Rufle on dev ML

Modified:
    ofbiz/trunk/applications/marketing/servicedef/services.xml

Modified: ofbiz/trunk/applications/marketing/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/servicedef/services.xml?rev=739174&r1=739173&r2=739174&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/servicedef/services.xml (original)
+++ ofbiz/trunk/applications/marketing/servicedef/services.xml Fri Jan 30 05:22:37 2009
@@ -458,7 +458,6 @@
         <attribute name="emailAddress" type="String" mode="IN" optional="true"/>
         <attribute name="extension" type="String" mode="IN" optional="true"/>
         <attribute name="partyId" type="String" mode="OUT" optional="false"/>
-        <attribute name="extension" type="String" mode="IN" optional="true"/>
     </service>
     <service name="convertLeadToContact" engine="simple" location="org/ofbiz/sfa/lead/LeadServices.xml" invoke="convertLeadToContact">
         <attribute name="partyId" type="String" mode="INOUT" optional="false"/>