Closed
Bug 595549
Opened 15 years ago
Closed 13 years ago
"Compose" doesn't work - mail error.
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: thunderbird, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)
Build Identifier:
Message Window shows following contents:
XML Parsing Error: not well-formed
Location: chrome://messenger/content/messengercompose/messengercompose.xul
Line Number 12, Column 10:-brandDTD;
---------^
Error console shows contents of messengercomposer.xul - part of file messenger.jar.
Extract of contents:
...
<!DOCTYPE window [
<!ENTITY % messengercomposeDTD SYSTEM "chrome://messenger/locale/messengercompose/messengercompose.dtd" >
%messengercomposeDTD;
<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
-brandDTD;
<!ENTITY % charsetDTD SYSTEM "chrome://global/locale/charsetOverlay.dtd" >
%charsetDTD;
<!ENTITY % customizeToolbarDTD SYSTEM "chrome://global/locale/customizeToolbar.dtd">
%customizeToolbarDTD;
]>
...
Reproducible: Always
Steps to Reproduce:
1. Start Thunderbird
2. Select "Write"
3. Message window opens, no mail can be composed.
Actual Results:
Error window appears
Expected Results:
New window should be opened to create a new mail.
Reporter | ||
Comment 1•15 years ago
|
||
Is related to the addon "Lightning", I deinstalled the addon, and the "New" button works. So this is a problem of "Lightning" than Thunderbird itself.
Updated•15 years ago
|
Component: General → Lightning Only
Product: Thunderbird → Calendar
QA Contact: general → lightning
Comment 2•15 years ago
|
||
What version and localization of Lightning do you use?
What version and localization of Thunderbird do you use?
Do you use official mozilla.org builds or third party builds?
Do you use other extensions or themes that might break Lightning?
Reporter | ||
Comment 3•15 years ago
|
||
Was newest thunderbird 3.1.3, English version, official build (I used the update feature).
Lightning was probably 1.0b2, possibly 1.0b1
(I don't remember exactly, I deinstalled it, and emails worked again).
I did not select for a specific lightning version, should have been English, too.
There is an old enigmail 0.94.0, I disabled it, but did not uninstall.
I use it in a German Windows XP installation.
The error message "XML Parsing Error: not well-formed", isn't it obvious?
I would expect that an XML construct contained in messenger.jar may cause troubles. So I would expect there is a specific messenger.jar version contains a problem.
Version: unspecified → Lightning 1.0b2
Comment 4•13 years ago
|
||
Can't reproduce. marking WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•