Trunk (Web) : there is a bug when i create a new partner

Bug #540344 reported by Aline (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
Unassigned

Bug Description

Hello,

In trunk version (Web client), I can't create a new partner. Actions : Sales > Address book > partner > new > ERROR.
Here is the error report generated by web client:

<type 'exceptions.AttributeError'> Python 2.6.4: /usr/bin/python
Wed Mar 17 16:52:02 2010

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
 /usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py in respond(self=<cherrypy._cprequest.Request object at 0x37d2550>, path_info='/form/edit')
  604 if self.handler:
  605 self.stage = 'handler'
  606 cherrypy.response.body = self.handler()
  607
  608 self.stage = 'before_finalize'
global cherrypy = <module 'cherrypy' from '/usr/local/lib/python2..../CherryPy-3.1.2-py2.6.egg/cherrypy/__init__.pyc'>, cherrypy.response = <cherrypy._ThreadLocalProxy object at 0x2a1fcd0>, cherrypy.response.body = [], self = <cherrypy._cprequest.Request object at 0x37d2550>, self.handler = <cherrypy._cpdispatch.LateParamPageHandler object at 0x415bc50>
 /usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py in __call__(self=<cherrypy._cpdispatch.LateParamPageHandler object at 0x415bc90>)
   23 def __call__(self):
   24 try:

Thanks,

Aline

affects: openobject-addons → openobject-client-web
Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,

Can you update your code and check ?
Which revision ?

I cant reproduce this error.

Thanks.

Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello,

This problem fixed in `lp:~openerp-dev/openobject-client-web/trunk-dev-web` branch.
It will be merge with Trunk web-client branch soon so you can update your code.

Thanks.

Changed in openobject-client-web:
status: New → Fix Committed
milestone: none → 6.0
Changed in openobject-client-web:
status: Fix Committed → Fix Released
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.