Bugzilla@Mozdev – Bug 24864
updateUserStyles - TypeError: ss.href is null
Last modified: 2012-04-27 15:11:19
You need to log in before you can comment on or make changes to this bug.
In most operations, I get the following error Quickfolders.updateUserStyles - error TypeError: ss.href is null This prevents most changes in options page. This was first detected with New Thunderbird 12.0, and new Quickfolders 3.1
Created an attachment (id=7230) [details] a patched version avoiding the href error shouldn't really happen unless you have some other broken extension? try the attachment that might help...
Same bug, using the patched version. Rise of the Tools extension seems to be the real culprit.
Created an attachment (id=7231) [details] Another patched version this version was tested against Rise Of The Tools; please test if this resolves the problem.
Renamed bug to be clearer
(In reply to comment #4) > Renamed bug to be clearer > A German user reported the bug to be resolved for Rise Of The Tools. I assume this means it also fixes the same error if it is caused by other extensions.