Closed
Bug 240255
Opened 21 years ago
Closed 20 years ago
Fix stale '"' in editorOverlay.xul
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vberon, Unassigned)
Details
Attachments
(1 file)
719 bytes,
patch
|
neil
:
review+
brendan
:
superreview+
brendan
:
approval1.7.5+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040119
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7b) Gecko/2004041008
Around line 370 of mozilla/editor/ui/composer/content/editorOverlay.xul, there's
a stale '"' outside all other tags.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
Removes a stale '"' from mozilla/editor/ui/composer/content/editorOverlay.xul.
Updated•21 years ago
|
Attachment #145884 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Attachment #145884 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Reporter | ||
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 2•21 years ago
|
||
Comment on attachment 145884 [details] [diff] [review]
Proposed patch
Patch will apply with offset 17 to trunk and offset 2 to 1.7 branch
Attachment #145884 -
Flags: superreview?(kinmoz)
Attachment #145884 -
Flags: approval1.7.x?
Comment 3•21 years ago
|
||
Comment on attachment 145884 [details] [diff] [review]
Proposed patch
sr+a=brendan@mozilla.org.
Does this matter for aviary1.0, for Midas or whatever it's called now?
/be
Attachment #145884 -
Flags: superreview?(kinmoz)
Attachment #145884 -
Flags: superreview+
Attachment #145884 -
Flags: approval1.7.x?
Attachment #145884 -
Flags: approval1.7.x+
Reporter | ||
Comment 4•21 years ago
|
||
Aviary 1.0 could benefit from it too.
What's Midas? An alias for Aviary 1.0?
Midas is the former name of the feature allowing to edit a web page in the browser.
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 6•20 years ago
|
||
Patch checked in to trunk.
Checking in editorOverlay.xul;
/cvsroot/mozilla/editor/ui/composer/content/editorOverlay.xul,v <--
editorOverlay.xul
new revision: 1.250; previous revision: 1.249
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•