Closed
Bug 405192
Opened 17 years ago
Closed 13 years ago
Filter listed files by supporting joker characters (*) in the address bar
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: hans, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
When you go to
file:///c:/WINDOWS/*.ini
the file list should be restricted to *.ini files only.
Reproducible: Always
Steps to Reproduce:
1. enter file:///c:/WINDOWS/ Should see all files
2. modify location to file:///c:/WINDOWS/*.ini
Actual Results:
error page
Expected Results:
restricted file list
Reporter | ||
Comment 1•17 years ago
|
||
probably applicable also for FTP file listing
Comment 2•13 years ago
|
||
Well, Firefox is not a file manager but displays content. URLs are URLs and not interpreted, and I don't see why you should not use a file manager for this. Proposing WONTFIX.
Summary: filter listed files → Filter listed files by supporting joker characters (*) in the address bar
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•