** Also affects: openobject-client-web
Importance: Undecided
Status: New
** Project changed: openobject-server => openobject-client
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Importance: Undecided => Medium
** Changed in: openobject-client
Importance: Undecided => Medium
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
--
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/663700
Title:
"filename" attribute not preserved when used with widget="image"
Status in OpenObject GTK Client:
Confirmed
Status in OpenObject Web Client:
Confirmed
Bug description:
In Stable server Revno. 2144
to store the name of binary field a following syntax is used,
<field name="my_file_name">
<field name="my_file" filename="my_file_name" />
where : my_file_name is fields.char , my_file is a fields.binary.
in this case my_file_name is storing the file name of what ever file has been
uploaded in "my_file".
but when used like this :
<field name="my_file_name">
<field name="my_file" filename="my_file_name" widget="image" />
file name is not getting stored in "my_file_name" field.
possibly issue from server !!!
Regards,
Parthiv
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp