← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 869937] [NEW] ERROR:web-services:[22]: TypeError: object of type 'int' has no len()

 

Public bug reported:

I encountered this ERROR with a customized module on web client. isn't
it a bug on line 85 and 86 on openerp-
web/addons/openerp/widget/screen.py. Does self.ids should be converted
to string first before getting its len()?

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/869937

Title:
  ERROR:web-services:[22]: TypeError: object of type 'int' has no len()

Status in OpenERP Addons (modules):
  New

Bug description:
  I encountered this ERROR with a customized module on web client. isn't
  it a bug on line 85 and 86 on openerp-
  web/addons/openerp/widget/screen.py. Does self.ids should be converted
  to string first before getting its len()?

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/869937/+subscriptions


Follow ups

References