Fixed in Revision: 1338 revid:f...@openerp.com-20111024092140-zvrtzmy9cppjyaj2
** Changed in: openerp-web Status: New => Confirmed ** Changed in: openerp-web Importance: Undecided => High ** Changed in: openerp-web Status: Confirmed => Fix Released -- 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/879797 Title: Incorrect reference to 'parentElement' causes blank screen Status in OpenERP Web: Fix Released Bug description: Hi, http://bazaar.launchpad.net/~openerp/openerp-web/trunk/revision/1311 introduces line #1045 with a reference to"this.node.parentElement" in it. This causes a blank screen when loading the application in the browse. The error console logs "this.node.parentElement is undefined". Most likely, this can be fixed by replacing the reference by "this.node.parentNode". Cheers, Stefan. To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/879797/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp