c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20961
[Bug 750515] [NEW] mailgate import long subject cut off - data loss
Public bug reported:
longer as 128 char subjects are cut off
IMHO if the subject is longer than 128
'name': fields.char('Name', size=128, required=True),
the subject should be prepended and saved in the message body.
( I think I have reported this already, but do not find the bug)
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/750515
Title:
mailgate import long subject cut off - data loss
Status in OpenERP Modules (addons):
New
Bug description:
longer as 128 char subjects are cut off
IMHO if the subject is longer than 128
'name': fields.char('Name', size=128, required=True),
the subject should be prepended and saved in the message body.
( I think I have reported this already, but do not find the bug)
Follow ups
References