Actions
Bug #1220
closedExtJS bug in adapters view
Start date:
2012-09-13
Due date:
% Done:
100%
Estimated time:
Found in version:
3.1.668.g66d3e.dirty
Affected Versions:
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
Actions