← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 719406] Re: Record rules with domain [] result in application error

 

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

** Changed in: openobject-server
   Importance: Undecided => Medium

** Changed in: openobject-server
    Milestone: None => 6.0.2

** Changed in: openobject-server
     Assignee: (unassigned) => Jay Vora (OpenERP) (jvo-openerp)

** Summary changed:

- Record rules with domain [] result in application error
+ Record rules with domain blank or [] result in application error

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

Title:
  Record rules with domain blank or [] result in application error

Status in OpenERP Server:
  Confirmed

Bug description:
  1. In v6.0.1, create any record rule with empty domain [].
  2. Log in with user other than admin and pull up any view that invokes above rule, following application error will be reported:
    File "C:\Program Files\OpenERP 6.0\Server\addons\base\ir\ir_rule.py", line 141, in domain_get
    File "osv\orm.pyo", line 3823, in _where_calc
    File "osv\expression.pyo", line 499, in to_sql
  IndexError: pop from empty list





References