Closed
Bug 51046
Opened 25 years ago
Closed 25 years ago
Internet shortcut titles must be mangled
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
People
(Reporter: adamlock, Assigned: slamm)
Details
Attachments
(1 file)
|
210 bytes,
text/html
|
Details |
On Win32, drag and drop a bookmark from Mozilla onto the desktop and a short cut
is created from the document title. If the title contains characters such as \ /
& * ? < > | the shortcut is not created. These characters are illegal in MSDOS
file names.
The shortcut creation code should mangle out these characters and replace them
with legal filename characters such as spaces or underscores.
Comment 2•25 years ago
|
||
cc pink
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 42009 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•