← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 884264] Re: [6.1/trunk] regression: raise osv.except_osv messages always show a stacktrace/OPW crap while a simple warning popup is expected

 

*** This bug is a duplicate of bug 869936 ***
    https://bugs.launchpad.net/bugs/869936

Hello Raphael Valyi,

Exception handling, in trunk  has been changed. It seems the work has
been done correctly for XMLRPC but not for NETRPC.

A bug has already been reported thus I would mark it as a duplicate of
it.'


Thanks for reporting !


Regards,

** This bug has been marked a duplicate of bug 869936
   _sql_constraints exception opens an exception window

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/884264

Title:
  [6.1/trunk] regression: raise osv.except_osv messages always show a
  stacktrace/OPW crap while a simple warning popup is expected

Status in OpenERP GTK Client:
  New

Bug description:
  Hello,

  when we use raise osv.except_osv in the code, we expect a warning
  popup to be displayed, not like if it was some un-caught exception.

  For instance, try to delete a confirmed sale order. In the web-client
  you simply get a proper warning that the order should be cancelled
  first, while in the GTK client you get the infamous popup of the hell.

  See attached screenshot showing the two cases.

  Hope this helps.

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


References