← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 809208] Re: long field and long class name cause a crash in the save export list

 

[Expired for OpenERP Server because there has been no activity for 60
days.]

** Changed in: openobject-server
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/809208

Title:
  long field and long class name cause a crash in the save export list

Status in OpenERP Server:
  Expired

Bug description:
  hi !

  in the class ir.exports.line, you should extend (from 64 to 128 or higher) the size of the field lenght.
  Because when you have a long class name and a long field name, that will cause a bug in the export tool (in the client) :
  - the field is tronked (cause database cannot save it properly)
  - the save export list is bogged (nothing is loaded even the good list) cause the presence of a wrong field name (the tronked one)

  yes i know, i'm welcomed !

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


References