Cannot read property tagName of undefined

Bug #1314577 reported by Dariusz Kubiak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
New
Undecided
Unassigned

Bug Description

When I nest in 4 or more objects deep, ex:
Menu Items / Accounting/Journal Entries/Journal Items / Journal Items / account.move.line.tree
I get OpenERP Client Error Script error. :0
-----
Uncaught TypeError: Cannot read property 'tagName' of undefined onloadwff.js:338
lpIsVisible onloadwff.js:338
countFormEquivalents onloadwff.js:861
checkShouldRecheck onloadwff.js:321
(anonymous function)
-----
function lpIsVisible(a, b) {
Uncaught TypeError: Cannot read property 'tagName' of undefined (repeated 8 times)
    if ("INPUT" == a.tagName && "hidden" == a.type)
Uncaught TypeError: Cannot read property 'tagName' of undefined

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.