Closed
Bug 637834
Opened 14 years ago
Closed 14 years ago
Correct name of Mr. Waara to fix Venkman debugability
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b3
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
Details
Attachments
(1 file)
4.74 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
In some of our files, Mr. Waara's name is written with characters that break Venkman debugability:
Venkman:
XML Parsing Error: not well-formed
Location: x-jsd:source?location=chrome%3A%2F%2Fmessenger%2Fcontent%2FSearchDialog.js&instance=41
Line Number 27, Column 58:<line><margin x='f'> </margin><num> 24</num> <c> * H?kan Waara <hwaara@chello.se></c></line>
---------------------------------------------------------^
Error Console:
Error: not well-formed
Source File: x-jsd:source?location=chrome%3A%2F%2Fmessenger%2Fcontent%2FSearchDialog.js&instance=41
Line: 27, Column: 58
Source Code:
<line><margin x='f'> </margin><num> 24</num> <c> * H?kan Waara <hwaara@chello.se></c></line>
Attachment #515999 -
Flags: review?(neil)
Updated•14 years ago
|
Attachment #515999 -
Flags: review?(neil) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Comment on attachment 515999 [details] [diff] [review]
patch [Checkin: comment 1]
http://hg.mozilla.org/comm-central/rev/d815044142c8
Attachment #515999 -
Attachment description: patch → patch [Checkin: comment 1]
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b3
Updated•14 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•