Open
Bug 98009
Opened 24 years ago
Updated 3 years ago
Save Frame As does not preserve links.
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
NEW
People
(Reporter: benc, Unassigned)
References
()
Details
STEPS:
1- Open http://www.news.com
This is a small file that opens http://news.cnet.com
2- To save the contents of the page, you have to use "Save Frame" (otherwise you
just get the shell file).
3- Open the save file from disk, and the links are broken (they all point to
file:///)
4- If you hack the save file with:
<BASE HREF=http://www.news.com>
The links will work.
Comment 1•24 years ago
|
||
to file handling.
Assignee: asa → law
Component: Browser-General → File Handling
QA Contact: doronr → sairuh
This is a hard problem to solve in the general case.
Target Milestone: --- → Future
Updated•23 years ago
|
QA Contact: sairuh → petersen
Updated•16 years ago
|
Assignee: law → nobody
QA Contact: chrispetersen → file-handling
Updated•9 years ago
|
Product: Core → Firefox
Target Milestone: Future → ---
Version: Trunk → unspecified
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•