c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24440
[Bug 750515] Re: mailgate import long subject cut off - data loss
Hello Dr Ferdinand,
I have checked your issue and concluded that it is not a bug but its a feature request, So we will consider it as a future roadmaps.
That's why I am setting it as a wish-list.
Thanks for your participation.
--
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):
Confirmed
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)
References