fix landed in lp:openobject-server 3669
revid:[email protected]

** Changed in: openobject-server
       Status: Confirmed => Fix Released

** Changed in: openerp
       Status: Won't Fix => Fix Released

** Changed in: openerp/trunk
       Status: Won't Fix => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
CTP, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/257581

Title:
  xml-rpc error code must be an int and not a string

Status in OpenERP Installer:
  Fix Released
Status in OpenERP trunk series:
  Fix Released
Status in OpenERP Server:
  Fix Released

Bug description:
  at www.xmlrpc.com :

  "The <methodResponse> could also contain a <fault> which contains a
  <value> which is a <struct> containing two elements, one named
  <faultCode>, an <int> and one named <faultString>, a <string>."

  Tiny Erp return a string and not an int. It's not very clear on the
  xmlrpc website but for exemple the apache java xmlrpc client
  understand only integers

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp/+bug/257581/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to