c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22888
[Bug 772230] Re: ir.attachment res_name : function _name_get_resname exceeds size limit
** Also affects: openobject-server/6.0
Importance: Undecided
Status: New
** Changed in: openobject-server/6.0
Importance: Undecided => Low
** Changed in: openobject-server/6.0
Status: New => In Progress
** Changed in: openobject-server/6.0
Assignee: (unassigned) => OpenERP Publisher's Warranty Team (openerp-opw)
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
** Changed in: openobject-server
Status: In Progress => Confirmed
--
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/772230
Title:
ir.attachment res_name : function _name_get_resname exceeds size limit
Status in OpenERP Server:
Confirmed
Status in OpenERP Server 6.0 series:
In Progress
Bug description:
Hi,
In ir.attachment, the field res_name is a function field of size 128
stored in DB as char. However, the function calculating the res_name
can generate a name exceeding this size.
I'll post a merge proposal to fix this issue.
kr,
J-E
References