← Back to team overview

openerp-india team mailing list archive

[Bug 1104279] [NEW] noupdate ignored on xml import files

 

Public bug reported:

In server v7.0, the attribute noupdate, on tag data is ignored in
imported xml files. It seems the same problem should be present in v6.1

This causes that any modification introduced by the user on records
initially loaded on module installation will get lost in case of an
update (direct o driven by a depedency). In cases where security data is
loaded, it could potentially lead to a security problem.

The attached patch solves the problem

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

** Patch added: "noupdate_diff.txt"
   https://bugs.launchpad.net/bugs/1104279/+attachment/3498644/+files/noupdate_diff.txt

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1104279

Title:
  noupdate ignored on xml import files

Status in OpenERP Server:
  New

Bug description:
  In server v7.0, the attribute noupdate, on tag data is ignored in
  imported xml files. It seems the same problem should be present in
  v6.1

  This causes that any modification introduced by the user on records
  initially loaded on module installation will get lost in case of an
  update (direct o driven by a depedency). In cases where security data
  is loaded, it could potentially lead to a security problem.

  The attached patch solves the problem

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


Follow ups

References