Payload mismatch to content type (MIME)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Power Email |
Fix Released
|
Medium
|
Sharoon Thomas http://openlabs.co.in |
Bug Description
Hello,
When i try to download full mail i get this error
Environment Information :
System : Linux-2.
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
Operating System Release : 2.6.28-15-generic
Operating System Version : #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009
Operating System Architecture : 32bit
Operating System Locale : fr_FR.UTF8
Python Version : 2.6.2
OpenERP-Client Version : 5.0.4
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/home/
result = LocalService(
File "/home/
return getattr(self, method)(*params)
File "/home/
res = my_fct(db, uid, passwd, object, method, *args)
File "/home/
return fct_src(db, uid, passwd, object, method, *args)
File "/home/
res = super(recording
File "/home/
res = service.execute(db, uid, object, method, *args)
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
self.
File "/home/
self.
File "/home/
vals[
File "/usr/lib/
raise TypeError('Expected list, got %s' % type(self.
TypeError: Expected list, got <type 'str'>
Maybe, i made a mistake ??
Changed in poweremail: | |
assignee: | nobody → Sharoon Thomas (openlabs.co.in) (sharoonthomas) |
importance: | Undecided → Medium |
milestone: | none → 0.7 |
status: | New → In Progress |
Changed in poweremail: | |
status: | In Progress → Fix Released |