Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TB 3.0.1 - external links broken?

2 views
Skip to first unread message

Axel Grude

unread,
Dec 17, 2009, 5:52:36 PM12/17/09
to

Hello,

there are still 2 things that seem to be broken in the latest version
(3.0.1)
Build
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5)
Gecko/20091204 Lightning/1.0b1pre Thunderbird/3.0
of Thunderbird affecting TB Extensions

The homepage link from install.rdf is broken (works on all other
versions). This is configured like this:


<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="quickf...@curious.be"
[..stuff snipped...]
em:homepageURL="http://quickfolders.mozdev.org/index.html">

Labels in an options dialog that contain a href to a web site do not
open the link in the configured browser anymore.

Instead they throw this error:


No chrome package registered for chrome://navigator/content/navigator.xul
----------


Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsIDOMJSWindow.open]
Source file: chrome://global/content/bindings/text.xml
Line: 353

the line that fails is:
if (uri)
win.open(uri.spec);

looks like some Mozilla code trying to open a browser window sneaked in
here?

Does anybody know whether there is a bug assigned to this already?


Axel Grude

unread,
Dec 21, 2009, 4:30:06 AM12/21/09
to
Did anybody experience similar behavior following links from extensions
in Thunderbird?

Mark Banner

unread,
Dec 22, 2009, 5:22:37 AM12/22/09
to
On 17/12/2009 22:52, Axel Grude wrote:
>
> Hello,
>
> there are still 2 things that seem to be broken in the latest version
> (3.0.1)
> Build
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5)
> Gecko/20091204 Lightning/1.0b1pre Thunderbird/3.0
> of Thunderbird affecting TB Extensions
>
> The homepage link from install.rdf is broken (works on all other
> versions). This is configured like this:
...

> Does anybody know whether there is a bug assigned to this already?

https://bugzilla.mozilla.org/show_bug.cgi?id=529215

Standard8

0 new messages