c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22886
[Bug 772230] [NEW] ir.attachment res_name : function _name_get_resname exceeds size limit
Public bug reported:
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
** Affects: openobject-server
Importance: Low
Assignee: OpenERP's Framework R&D (openerp-dev-framework)
Status: In Progress
** Affects: openobject-server/6.0
Importance: Low
Assignee: OpenERP Publisher's Warranty Team (openerp-opw)
Status: In Progress
** Changed in: openobject-server
Importance: Undecided => Low
** Changed in: openobject-server
Status: New => In Progress
--
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:
In Progress
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
Follow ups
References