Closed
Bug 251169
Opened 21 years ago
Closed 20 years ago
The charakter '#' cuts filename when using drag&drop to put a file into Attachments
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 243504
People
(Reporter: wolfram.bernhardt, Assigned: sspitzer)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
Since I am working a with C# many filename of my files look like
'coolC#Code.cs'. When I want to send this to a friend, I open a compose-window
and type some text. Then I open the explorer und try to drag&drop the file to
the Attachment-area. It works but the file in the attachment-area is shown as
"coolC". This must have something to do with the drag&drop-mechanism, because I
can open the file using the attach-menu and everything is fine.
Reproducible: Always
Steps to Reproduce:
1. create file with a filename containing the fence-charakter "#".
2. open a composer-window to compose an email
3. drag&drop the created file to the attachment-area
Actual Results:
the filename is cut to the #-charakter
Expected Results:
the entire filename should be shown.
dup of bug 151850?
looks like Bug 243504 (TB) and/or related to Bug 239192
Comment 3•21 years ago
|
||
bug 239192 would likely fix this... marking dependency.
likely caused by the fact that in URLs, a # is used to separate the query part
from the actual URL...
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 243504 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•