Browse Source
Without this patch, if you created a mass editing definition that included a *2many object and then opened the wizard, you got this exception: Uncaught TypeError: Cannot read property 'list' of undefined http://localhost/web/static/src/js/views/form_view.js:488 Traceback: TypeError: Cannot read property 'list' of undefined at http://localhost/web/static/src/js/views/form_view.js:488:30 at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9) at http://localhost/web/static/src/js/views/form_view.js:486:19 at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9) at Class._build_onchange_specs (http://localhost/web/static/src/js/views/form_view.js:473:11) at Class.do_onchange (http://localhost/web/static/src/js/views/form_view.js:523:18) at Array.<anonymous> (http://localhost/web/static/src/js/views/form_view.js:377:26) at fire (http://localhost/web/static/lib/jquery/jquery.js:3119:58) at Object.fireWith [as resolveWith] (http://localhost/web/static/lib/jquery/jquery.js:3231:49) at Object.<anonymous> (http://localhost/web/static/lib/jquery/jquery.js:3360:58)pull/805/head
Jairo Llopis
8 years ago
committed by
Pedro M. Baeza
2 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue