AndreKR
4 Jun 2010, 8:05 AM
Ext version tested:
Ext 3.2.1
Adapter used:
ext
css used:
only default ext-all.css
Browser versions tested against:
FF3 (firebug 1.5.4 installed)
Operating System:
WinXP Pro
Description:
When I call getComponent('a_fieldset').destroy() the corresponding fields are not removed from the BasicForm's items, so the code doing the validation breaks.
Test Case:
See this URL : http://kundenweb.creations.de/usenet/ext_layout/ext_sandbox4.htm
Steps to reproduce the problem:
Go to test case and open Firebug or JS Console
Click Submit -> No error
Click Destroy Fieldset B
Click Submit again -> JS Error
See also:
http://www.extjs.com/forum/showthread.php?99604-Destroy-fieldset
Ext 3.2.1
Adapter used:
ext
css used:
only default ext-all.css
Browser versions tested against:
FF3 (firebug 1.5.4 installed)
Operating System:
WinXP Pro
Description:
When I call getComponent('a_fieldset').destroy() the corresponding fields are not removed from the BasicForm's items, so the code doing the validation breaks.
Test Case:
See this URL : http://kundenweb.creations.de/usenet/ext_layout/ext_sandbox4.htm
Steps to reproduce the problem:
Go to test case and open Firebug or JS Console
Click Submit -> No error
Click Destroy Fieldset B
Click Submit again -> JS Error
See also:
http://www.extjs.com/forum/showthread.php?99604-Destroy-fieldset