← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Public bug reported:

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 !

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
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/809208

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

Status in OpenERP Server:
  New

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


Follow ups

References