openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27038
[Bug 1267523] [NEW] fetchmail attachment name invalid character
Public bug reported:
if the incoming attachment name contains one of these
['*', '|', "\\", '/', ':', '"', '<', '>', '?',]
characters, the fetchmail fails and blocks all further imports.
the attached patch solves the problem (which occurred only after 5 days
of production) for me.
the ':' in this filename was causing the problem
Bildschirmfoto vom 2014-01-09 08:28:35.png
** Affects: openobject-addons
Importance: Undecided
Status: New
** Patch added: "illegal_char.patch"
https://bugs.launchpad.net/bugs/1267523/+attachment/3944402/+files/illegal_char.patch
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1267523
Title:
fetchmail attachment name invalid character
Status in OpenERP Addons (modules):
New
Bug description:
if the incoming attachment name contains one of these
['*', '|', "\\", '/', ':', '"', '<', '>', '?',]
characters, the fetchmail fails and blocks all further imports.
the attached patch solves the problem (which occurred only after 5
days of production) for me.
the ':' in this filename was causing the problem
Bildschirmfoto vom 2014-01-09 08:28:35.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1267523/+subscriptions
Follow ups
References