Bug #1220
ExtJS bug in adapters view
100%
Description
When viewing adapters (I have 3), first adapter displays correctly, subsequent changes of adapter views causes javascript errors, by changing a couple of times it continues to work.
Errors in javascript console show:
Uncaught TypeError: Object [object Object] has no method 'destroy' ext-all-debug.js:50017
Uncaught TypeError: Cannot read property 'className' of undefined ext-all-debug.js:2834
Uncaught TypeError: Object [object Object] has no method 'destroy' ext-all-debug.js:50017
This is reproduces each time, I'm using Xubuntu Chrome 22.0.1229.52 beta
Image attaches shows screen when an adapter is chosen and the JS error kicks out. If I keep switching adapters eventually it will display the one I want.
Files
History
Updated by Sascha Woo about 12 years ago
Updated by Sascha Woo about 12 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:3a92cc188bf32676ddef56050b18ee7673be3982.