Open
Bug 426409
Opened 18 years ago
Updated 3 years ago
Saving about:plugins as a html file makes a download error dialog appear
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
NEW
People
(Reporter: deleeuw+bugzilla, Unassigned)
References
(
URL
)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008040108 Minefield/3.0pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008040108 Minefield/3.0pre
C:\Documents and Settings\[my secret user profile]\Desktop\About Plugins_files\plugins.css could not be saved, because the source file could not be read.
Try again later, or contact the server administrator.
Reproducible: Always
Steps to Reproduce:
1. Open about:plugins
2. File > Save Page As...
Actual Results:
The dialog appeared
Expected Results:
The dialog shouldn't have appeared.
Comment 1•18 years ago
|
||
Confirmed with latest trunk build on Windows XP and Vista.
Regression window is
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1185233640&maxdate=1185235739
maybe caused by Bug 388506?
Blocks: 388506
Status: UNCONFIRMED → NEW
Component: General → Download Manager
Ever confirmed: true
QA Contact: general → download.manager
Version: unspecified → Trunk
Updated•18 years ago
|
Keywords: regression
Comment 2•18 years ago
|
||
Should be bug 383716. Seems like it's trying to save chrome://global/skin/plugins.css and it doesn't work because the file doesn't exist.
Btw, this only fails on save web page complete when it tries to fetch the css file.
Shawn: What should happen if we save a page and only some of the files fail?
Comment 3•18 years ago
|
||
We should try to save as much as we can. Not sure what to do in the UI, but in the case of saving a webpage, chances are high that it'll show up the same as it did when they were viewing the page.
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
| Reporter | ||
Updated•17 years ago
|
URL: about:plugin → about:plugins
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•