Summary | Apostrophes in attachment names are backslashed |
Queue | IMP |
Queue Version | 4.2.1-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 08/17/2008 (6169 days ago) |
Due | |
Updated | 08/18/2008 (6168 days ago) |
Assigned | 08/18/2008 (6168 days ago) |
Resolved | 08/18/2008 (6168 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.338&r2=1.699.2.339&ty=u
http://cvs.horde.org/diff.php/imp/folders.php?r1=2.309.2.41&r2=2.309.2.42&ty=u
http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.107.2.73&r2=1.107.2.74&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1171&r2=1.1172&ty=u
State ⇒ Resolved
Priority ⇒ 2. Medium
Queue ⇒ IMP
Version ⇒ 4.2.1-RC1
message when uploading a mbox file. Fixed these two.
http://cvs.horde.org/diff.php/imp/folders.php?r1=2.423&r2=2.424&ty=u
http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.380&r2=1.381&ty=u
Util::dispelMagicQuotes - try running it with magic_quotes_gpc on (I
keep the setting on for testing to make sure we neuter it). I see this
in both Firefox and Safari, fwiw.
State ⇒ Feedback
Content-Type: text/plain;
charset=UTF-8;
name="Test' file.txt"
Content-Disposition: attachment;
filename="Test' file.txt"
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Apostrophes in attachment names are backslashed
Queue ⇒ DIMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
escaped with a backslash both in the attachment list in the compose
window, and then when the message is received, the backslash is still
there in the part name.