Closed Bug 17808 Opened 25 years ago Closed 25 years ago

Title of the page is not in <title></title>

Categories

(Core :: DOM: Editor, defect, P2)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: teruko, Assigned: cmanske)

Details

When you save the html ducument in Composer, the title you typed before you
saved is displayed as part of document.

Steps of reproduce
1. Open Composer by selecting Tasks|Composer
2. Type some document
3. Select menu File|Save
4. Put some tile, test of the document and save the file
5. Open the file you just saved from Browser

Notice that the title "test" is in the browser.
If you look at the source of the file, the title is not inside <title></title>

Tested 11-02-08 Win32, Linux and Mac build..
Assignee: akkana → cmanske
Priority: P3 → P2
Target Milestone: M12
assigned to charley.  set to M12 since it's a form of data corruption.
Status: NEW → ASSIGNED
Damn. This worked initially.
Target Milestone: M12 → M11
Trivial fix. Changed code to call editor "InsertNode()" and supplied the
headNode as parent instead of titleNode.
Will checkin with remaining M11 work.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in 11/2.
Status: RESOLVED → VERIFIED
verified in 11/4 build.
You need to log in before you can comment on or make changes to this bug.