Closed
Bug 195589
Opened 22 years ago
Closed 22 years ago
Can't view page source
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: lutz, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030301 Phoenix/0.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030301 Phoenix/0.5
When trying to view any page's source I get this error message in the popup
supposed to display the source: <key id="key_savePage"
key="&savePagecmd.commandkey;" command="cmd_savePage" modifiers="accel"/>
----^
Reproducible: Always
Steps to Reproduce:
1.Right-click on a page and choose "View Source" or press Ctrl+u
Actual Results:
Got the following error message: <key id="key_savePage"
key="&savePagecmd.commandkey;" command="cmd_savePage" modifiers="accel"/>
Expected Results:
Display the page source.
At least with Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4a) Gecko/20030302
this seems to work (windows nightlies are broken currently).
| Reporter | ||
Comment 2•22 years ago
|
||
Yes, seems it was only a problem in the 1st March build. Solved now in the 2nd
March build.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 3•22 years ago
|
||
When something works and you can't find a corresponding checkin, WFM is the
correct resolution.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 4•22 years ago
|
||
Marking WFM now.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•