This bug is being closed as Won't Fix in the OpenERP Web Client project, as it 
is not going to be developed further after the 6.0 series. It will be replaced 
in 6.1 by a newer and better web frontend known as the OpenERP Web project[1], 
so further R&D efforts on the 6.0 project would be wasted.
Bugs affecting customers in production of course continue to be handled via the 
OpenERP Enterprise (OPW) maintenance service.
You can find more details about this in the Bug Management FAQ[2].


** Changed in: openobject-client-web
   Importance: Low => Undecided

** Changed in: openobject-client-web
       Status: Confirmed => Won't Fix

** Changed in: openobject-client-web
     Assignee: OpenERP R&D Web Team (openerp-dev-web) => (unassigned)

-- 
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/663700

Title:
  "filename" attribute not preserved when used with widget="image"

Status in OpenERP GTK Client:
  Fix Released
Status in OpenERP Web Client:
  Won't Fix

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/663700/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to