Univention Bugzilla – Bug 33343
delete selected item in tree fails
Last modified: 2013-11-29 11:45:27 CET
When removing a container in the LDAP tree which is selected an exception occurs after submitting the 'Delete' dialog. The dialog doesn't get closed, the standby animation run infinite in the background. The LDAP object is deleted. Uncaught TypeError: Cannot call method 'set' of undefined happens in the code block (udm.js +1291): if (this._tree && this._tree.get('selectedItems')[0].id == ids[0]) { … this._searchForm.getWidget('superordinate').set('value', 'None'); }
*The LDAP object is NOT deleted.
Removing the selected tree item leads to > Uncaught TypeError: Cannot call method 'set' of undefined In udm.js +1292: > this._searchForm.getWidget('superordinate').set('value', 'None');
Fixed in univention-management-console-module-udm 4.0.97-3.419.201311211107 YAML updated. No changelog, not build for next version
OK - could be reproduced OK - fixed in ucs_3.2-0-errata3.2-0 OK - YAML
http://errata.univention.de/ucs/3.2/3.html