Closed Bug 222841 Opened 21 years ago Closed 21 years ago

Bugfix for 89212 kills account settings prefs

Categories

(Thunderbird :: Preferences, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird0.4

People

(Reporter: fredbezies, Assigned: mscott)

Details

(Keywords: regression)

Attachments

(1 file)

All is in the title.

The patch was added 2003-10-17 13:02.

My last working build is an homemade one, build on 2003-10-16.

Since this, when I go to account settings, I got a xul error box saying :

style="&accountManager.size;"
---------------^

A patch was proposed to fix this bug (attachment 133596 [details] [diff] [review]), but it makes things worse.

To reproduce it :

- grab a tarball
- keep it up to date adding mozilla thunderbird data
- build thunderbird
- go to account settings with your fresh build.
Keywords: regression
Attached image an exmple
My computer makes a new build :

- downloaded lastest source tarball available.

- added this .mozconfig :

"mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../tbbuild

# Options for 'configure' (same as command-line options).

ac_add_options --enable-crypto
ac_add_options --disable-mathml
ac_add_options --disable-installer
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting
ac_add_options --disable-tests
ac_add_options --disable-oji
ac_add_options --disable-necko-disk-cache

ac_add_options --enable-optimize='-O1 -G6'
ac_add_options --disable-debug

ac_add_options --disable-profilesharing
ac_add_options --enable-extensions=wallet,spellcheck
ac_add_options --enable-necko-protocols=http,file,jar,viewsource,res,data

ac_add_options --enable-image-decoders=icon,png,gif,jpeg

ac_add_options --enable-strip
ac_add_options --disable-pedantic

export MOZ_THUNDERBIRD=1

mk_add_options MOZ_THUNDERBIRD=1"

- make -f client.mk checkout and then make -f client.mk build with MS VC++ 6.0.

It is worse : TB won't start, showing a lot of xul errors.

See this thread :

http://forums.mozillazine.org/viewtopic.php?t=30343
fixed. locale versions needed updated to 1.6a
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird0.4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: