Closed
Bug 300221
Opened 19 years ago
Closed 19 years ago
xul error on "About Thunderbird"
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird1.1
People
(Reporter: baffclan, Assigned: mscott)
Details
Attachments
(1 file, 1 obsolete file)
|
535 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050709 SeaMonkey/1.0a
Build Identifier: version 1.0+ (20050709)
xul error on "About Thunderbird"
<h2 class="title">&brandFullName;&traide;
---------------------------^
Reproducible: Always
Steps to Reproduce:
1. run Thunderbird
2. open "About Thunderbird"
Help -> About Mozilla Thunderbird Alpha 2
3. click "Credits"
Actual Results:
error shows in "About Thunderbird" window
Expected Results:
displayed "Credits"
version 1.0+ (20050703) build have not this problem
Comment 1•19 years ago
|
||
While I am testing Mac on the branch, I am not seeing the error, but the credits don't display. Can someone on Windows confirm this on the trunk?
Comment 2•19 years ago
|
||
Confirmed version 1.0+ (20050709)
Error: undefined entity
Source File:
jar:file:///C:/PROGRA~1/MOZILL~1/chrome/messenger.jar!/content/messenger/credits
.xhtml
Line: 163, Column: 42
Source Code:
<h2 class="title">&brandFullName;™Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
| Assignee | ||
Comment 3•19 years ago
|
||
this is fall out from moving to credits.xhtml a couple days ago I think. I've been trying to track it down for a couple days now.
| Assignee | ||
Comment 6•19 years ago
|
||
dioser: please don't do that. It is not helpful to confirm an open bug every day we have a nightly build that doesn't have a fix yet. If this bug gets marked as fixed and the next day you still have the problem, then feel free to comment. Thanks.
| Assignee | ||
Comment 7•19 years ago
|
||
Marcia, I don't see this xul entity error on the latest Thunderbird 1.0.5 build at all (for Windows). Which is a good thing because the credits.xhtml file change never happened on the branch and I would be really worried it it did show the entity error :)
Comment 8•19 years ago
|
||
Scott; I don't think we were seeing the XUL error during our 1.0.5 testing, but I did note during Mac testing that the "About Thunderbird" credits was not working. If you click on the credits button nothing happens. During the Linux 1.0.5 BFT today I am seeing the same thing.
| Assignee | ||
Comment 9•19 years ago
|
||
this took me a long time to find because I kept thinking the credits file was getting the trademark entity from html40symbols.properties and didn't notice it was contained in xhtml11.dtd.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Thunderbird1.1
Comment 10•19 years ago
|
||
The credits button works for me on the mac 105 branch candidate, so we should be ok.
Comment 11•19 years ago
|
||
Confirming what Zach says, this does work in 1.0.5 on Linux and Mac. Sorry for the noise.
Comment 13•19 years ago
|
||
I still get the error with both the zip and the installer versions: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Thunderbird/1.0+ ID:2005071208
Comment 14•19 years ago
|
||
The XUL-Error ist still existing in Thunderbird Version 1.0+ (20050711)! AFAIK the mac builds never had this error, so we should have an eye on win / linux builds!
| Assignee | ||
Comment 15•19 years ago
|
||
How about using the right path for the string file. shame on me
Attachment #188981 -
Attachment is obsolete: true
| Assignee | ||
Updated•19 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 16•19 years ago
|
||
fix checked in now that the tree is open for beta work.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 17•19 years ago
|
||
verified with Thunderbird/2005071407-trunk/WinXP thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•