Closed
Bug 564610
Opened 15 years ago
Closed 15 years ago
xml parsing error when trying to view folder properties
Categories
(SeaMonkey :: MailNews: General, defect)
SeaMonkey
MailNews: General
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1a1
People
(Reporter: stefanh, Assigned: stefanh)
References
Details
Attachments
(1 file)
3.09 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-seamonkey2.1a1+
|
Details | Diff | Splinter Review |
STR:
1) Open mailNews
2) Right-click on the Inbox folder
--> xml parsing error
Assignee | ||
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
![]() |
||
Comment 1•15 years ago
|
||
folderProps.{js|xul} is/are shared with SeaMonkey but the locale files are forked. We can fix that but will the dependency on gloda introduced in Bug 545469 cause further problems for SeaMonkey folder properties?
![]() |
||
Comment 2•15 years ago
|
||
CC some thunderbird developers.
folderProps.{js|xul} is/are shared with SeaMonkey but the locale files are
forked. We can fix that but will the dependency on gloda introduced in Bug
545469 cause further problems for SeaMonkey folder properties?
![]() |
||
Comment 3•15 years ago
|
||
I think it shouldn't cause a problem as we are packaging and shipping the gloda backend, we just have no UI for it and so have all of this disabled.
Assignee | ||
Comment 4•15 years ago
|
||
OK, so this is a straight port of the mail .dtd file. No idea if the access keys are OK, though.
Assignee | ||
Comment 5•15 years ago
|
||
Thinking of it, I'm unsure if we can do what we say here...
![]() |
||
Comment 6•15 years ago
|
||
(In reply to comment #5)
> Thinking of it, I'm unsure if we can do what we say here...
The string about gloda is probably never shown anyhow right now - and once we have support for it, this will probably just magically be there and work ;-)
Comment on attachment 444282 [details] [diff] [review]
Add missing entities
Seems fine to me r=me
Attachment #444282 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 8•15 years ago
|
||
Comment on attachment 444282 [details] [diff] [review]
Add missing entities
Not sure if this is too late, but it would be nice to ship a1 without this parsing error
Attachment #444282 -
Flags: approval-seamonkey2.1a1?
Attachment #444282 -
Flags: approval-seamonkey2.1a1? → approval-seamonkey2.1a1+
Assignee | ||
Comment 9•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1a1
You need to log in
before you can comment on or make changes to this bug.
Description
•