Closed
Bug 133670
Opened 23 years ago
Closed 18 years ago
Mozilla doesn't recognize filenames ending in a dot (hotmail temp files)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 149586
People
(Reporter: james_mcdonald, Assigned: law)
References
()
Details
When you click on the "You have (x) new emails" link inside KMerlin v0.3.3 on
RedHat 7.2 it passes the www.hotmail.com URL to kfmexec which then copies a
temporary file from www.hotmail.com to the hard disk located at
(/home/<user_name>/.kde/apps/share/apps/kfmexec/tmp/xxxx.0.) and opens the
default browser to display the hotmail login page.
If Mozilla is configured to handle all htm/html files by editing the file
associatians kfmexec passes the filename to Mozilla to load but Mozilla returns
"The file /home/<user_name>/.kde/share/apps/kfmexec/tmp/xxxx.0. cannot be found"
due to it not recognizing a filename ending in a dot.
Confirming on linux 2002032608. Easier steps to reproduce: "touch test." on
console and try to open it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•23 years ago
|
QA Contact: sairuh → petersen
![]() |
||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•