Bugzilla – Bug 12249
Cannot access Extension Downloader in 7.4 v26846
Last modified: 2009-06-04 07:51:44 UTC
Noticed this with yesterday's build of 7.4 and have just updated to latest nightly to check problem is still there. When I try to access the Extension downloader via the web interface (Settings/Advanced/Extension Downloader) the browser just sits there and will not load up the page. If I leave it for long enough the page just times out. I have tried in IE and Firefox and with the Classic and Handheld skins and get the same result every time. IE gives the following error message: Line: 1350 Char: 5 Error: Id is null or not an object Code: 0 Firefox Error Console shows: Error: inputElB64 is null Source File: http://127.0.0.1:9000/html/js.html?r=26846 Line: 1351
what do you see in the server.log?
> Firefox Error Console shows: > Error: inputElB64 is null > Source File: http://127.0.0.1:9000/html/js.html?r=26846 > Line: 1351 This particular issue should be fixed in 26863. But it has nothing to do with the Extensions page not loading. The latter very likely is due to some prefs corruption. Please wipe plugin/extensions.prefs, restart SC and try again. I think this has been fixed.
(In reply to comment #2) > This particular issue should be fixed in 26863. But it has nothing to do with > the Extensions page not loading. The latter very likely is due to some prefs > corruption. Please wipe plugin/extensions.prefs, restart SC and try again. I > think this has been fixed. Thanks Michael - deleting extensions.prefs has done the trick. Could you close this down?
thanks Siduhe! FYI: we didn't add any code to fix this issue automatically because it was only one beta build which caused that issue. Beta testers have to live such risks ;-)
(In reply to comment #4) > thanks Siduhe! > FYI: we didn't add any code to fix this issue automatically because it was only > one beta build which caused that issue. Beta testers have to live such risks > ;-) I think the main risk is that you lot may have to read more of my attempts at self diagnosis. Am officially taking a few days off opening any new bugs. Promise. ;-)