Closed
Bug 106047
Opened 24 years ago
Closed 24 years ago
HTML attribute Name an Value items are not added to attribute list in Advanced Edit dialog
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: cmanske, Assigned: cmanske)
Details
Attachments
(1 file)
|
1.52 KB,
patch
|
Brade
:
review+
hewitt
:
superreview+
|
Details | Diff | Splinter Review |
Doh! A regression caused by fix to bug 96906.
1. Start Composer.
2. Switch to "Show All Tags" mode
3. Double click on "Body" icon to bring up Advanced Edit dialog
4. Type "foo" in Name input field, and "bar" in Value input field.
The attribute "foo" and value "bar" should be added to the HTML attribute list,
but it isn't.
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Whiteboard: EDITORBASE, FIX IN HAND, need r=,sr=
Target Milestone: --- → mozilla0.9.6
Comment 2•24 years ago
|
||
Comment on attachment 54503 [details] [diff] [review]
Fix.
r=brade
Attachment #54503 -
Flags: review+
| Assignee | ||
Updated•24 years ago
|
Whiteboard: EDITORBASE, FIX IN HAND, need r=,sr= → EDITORBASE, FIX IN HAND, need sr=
Comment 3•24 years ago
|
||
Comment on attachment 54503 [details] [diff] [review]
Fix.
sr=hewitt
Attachment #54503 -
Flags: superreview+
| Assignee | ||
Comment 4•24 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Keywords: patch,
regression,
review
Resolution: --- → FIXED
Whiteboard: EDITORBASE, FIX IN HAND, need sr=
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•