Closed Bug 54787 Opened 25 years ago Closed 25 years ago

Can't set Page Title in Page Properties dialog

Categories

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

All
Windows NT
defect

Tracking

()

CLOSED DUPLICATE of bug 54781

People

(Reporter: cmanske, Assigned: Brade)

Details

Attachments

(1 file)

Use Format menu, "Page Title and Properties" to bring up dialog. Enter some text in "Title" textfield. Click OK, and title isn't set (actually, it's set to an empty string). Use View | HTML Source to confirm.
This used to work. Fix is trivial and very safe: Problem is that we can't use "title" as the global variable in the dialog to hold the user's input, so changing variable name to "newTitle" fixes this. It is very, very important for the user to be able to set the page title! Without this, the user cannot change the title except in a new, empty page.
Target Milestone: --- → M19
Setting to P:1
Priority: P3 → P1
dup *** This bug has been marked as a duplicate of 54781 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified in 9/29 build.
Status: RESOLVED → VERIFIED
closing this since it was a duplicate
Status: VERIFIED → CLOSED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: