[trunk] CherryPy error when trying to edit web module

Bug #640430 reported by Ruud Riem-Vis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
Chirag Patel (OpenERP)

Bug Description

First select "Administration->Modules Management->Web Modules"
Then select one of the modules by ticking the box before the module and press "Edit"
You'll get the following error message:

404 Not Found

The path '/form/edit' was not found.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/cherrypy/_cprequest.py", line 606, in respond
    cherrypy.response.body = self.handler()
  File "/usr/lib/pymodules/python2.6/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/usr/local/lib/python2.6/dist-packages/openerp_web-6.0dev-py2.6.egg/openerp-web/openobject/tools/_expose.py", line 209, in func_wrapper
    res = func(*args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp_web-6.0dev-py2.6.egg/openerp-web/openobject/controllers/_root.py", line 37, in default
    return request.handler()
  File "/usr/lib/pymodules/python2.6/cherrypy/_cperror.py", line 227, in __call__
    raise self
NotFound: (404, "The path '/form/edit' was not found.")

Powered by CherryPy 3.1.2

Changed in openobject-client-web:
status: New → In Progress
assignee: nobody → cpa(OpenERP) (cpa-openerp)
Revision history for this message
Chirag Patel (OpenERP) (cpa-openerp) wrote :

Hello Ruud Riem-Vis,

It's fixed in Trunk web-client. Please update your code.
Revision Info:
3321 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: In Progress → Fix Released
milestone: none → 6.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.