Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64098 - thunderbird build is missing a default component
Summary: thunderbird build is missing a default component
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL: http://gentoo-wiki.com/TIP_Thunderbir...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 01:19 UTC by Paul Sinnett
Modified: 2005-12-22 16:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Sinnett 2004-09-15 01:19:53 UTC
the thunderbird build is missing the default component xmlextras. The forumzilla extension requires this component to function.

(It's possible other extensions may require this component, or other components that were recently removed.)

Reproducible: Always
Steps to Reproduce:
1. Emerge mozilla-thunderbird
2. Run thunderbird and install forumzilla.xpi
3. Restart thunderbird
4. Check javascript console for errors due to missing components

Actual Results:  
 Error: XMLSerializer is not defined
 Source File: chrome://forumzilla/content/global.js
 Line: 53

 Error: appDirectoryService has no properties
 Source File: chrome://forumzilla/content/FeedService.js
 Line: 285


Expected Results:  
No errors.

This same problem as in http://bugs.gentoo.org/show_bug.cgi?id=60060 except for
a different component.

To fix, just add "xmlextras" back into the thunderbird section in mozilla.eclass.

Users may need to re-install the plug-in after emerging a fix because of cached
files in their profile directory.

Paul.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 16:58:38 UTC
Stale bug, reopen if this is still an issue with up-to-date ebuild versions.