← Back to team overview

openerp-india team mailing list archive

[Bug 950744] [NEW] fetchmail can't run 'code' server action

 

Public bug reported:

Due to line 195 of fetchmail.py[1], line 633 of ir_actions.py[2] will
never be True and object will always be None.

This prevents 'python code' server actions to be run by fetchmail.

I'm attaching patch.

[1] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/6658/fetchmail/fetchmail.py#L184
[2] http://bazaar.launchpad.net/~openerp/openobject-server/6.1/view/4096/openerp/addons/base/ir/ir_actions.py#L626

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

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

Title:
  fetchmail can't run 'code' server action

Status in OpenERP Addons (modules):
  New

Bug description:
  Due to line 195 of fetchmail.py[1], line 633 of ir_actions.py[2] will
  never be True and object will always be None.

  This prevents 'python code' server actions to be run by fetchmail.

  I'm attaching patch.

  [1] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/6658/fetchmail/fetchmail.py#L184
  [2] http://bazaar.launchpad.net/~openerp/openobject-server/6.1/view/4096/openerp/addons/base/ir/ir_actions.py#L626

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


Follow ups

References