Hello Francois Degrave, I have checked your issue at my end and it is a problem.
I have attached the video for the confirmation. Thanks. ** Attachment added: "one2many_error.ogv" https://bugs.launchpad.net/openobject-client-web/+bug/817556/+attachment/2253488/+files/one2many_error.ogv ** Changed in: openobject-client-web Importance: Undecided => Medium ** Changed in: openobject-client-web Status: New => Confirmed ** Changed in: openobject-client-web Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web) -- 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/817556 Title: [trunk] editing a one2many inside a one2many = crash Status in OpenERP Web Client: Confirmed Bug description: Hi! I have 3 objects, say A, B and C. A has a one2many to B, which has a one2many to C. I open the form view of A, edit the one2many field. It opens a pop-up form view of B, in which there is the one2many field containing C objects. I edit a line of this field; this opens a new pop-up form view, for the C object this time. When I click "save & close" of this second pop-up, it crashes on client side. However, modifications are saved, and the error seems to arise only in the browser (nothing special in the terminal of the web client, and nothing at all in the openerp server terminal). Here is what appears in the terminal of the web client when I click "save": 127.0.0.1 - - [28/Jul/2011:15:39:33] "POST /openerp/openo2m/edit HTTP/1.1" 200 18023 "http://localhost:8080/openerp/menu?active=94" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.825.0 Chrome/14.0.825.0 Safari/535.1" 127.0.0.1 - - [28/Jul/2011:15:39:33] "GET /openerp/j18n/fr_BE HTTP/1.1" 200 2882 "http://localhost:8080/openerp/openo2m/edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.825.0 Chrome/14.0.825.0 Safari/535.1" In the browser however, a long error message appears (with those usual ugly pink and purple lines). Please find attached a file containing the message received. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client-web/+bug/817556/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

