← Back to team overview

openerp-india team mailing list archive

[Bug 1091123] Re: [trunk] posting a message to object, non-existing record rule error

 

I have updated all code to the latest revision, no change in behaviour.

There are probably 2 different issues here:

1. The code in mail_message which produces the error is a 'temporary??'
way to enforce record rules (see notes in mail_message.py) This code is
misbehaving as far as I can see.

2. The error message issued should at least mention the error is not
really the real record rules, but something special; this would have
saved me a considerable amount of time.

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

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

Title:
  [trunk] posting a message to object, non-existing record rule error

Status in OpenERP Server:
  New

Bug description:
  When posting a message to an object, every non-root user gets an error
  message saying a record rule prevents posting the message. However,
  the message is posted and the record rule data mentioned does not
  exist.

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


References