Summary | IMP doesn't handle "\\" in address headers |
Queue | IMP |
Queue Version | 4.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | horde (at) ndn (dot) no |
Created | 06/16/2005 (7428 days ago) |
Due | |
Updated | 06/24/2005 (7420 days ago) |
Assigned | |
Resolved | 06/24/2005 (7420 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Bug 2168.State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP doesn't handle "\\" in address headers
Queue ⇒ IMP
New Attachment: bugreport_images.tar.gz
"\\" in the address. The error differs when quotes are used in the
mail message.
On submit ("Send Message"), the "\\"s are removed by Horde, and
pressing submit again will send the message without problems.
Attached are screenshots of the problem, with and without quotes,
before and after submit.
This bug has also been reproduced on a system with IMP 4.0 and Horde
3.0.1. On this system, the quotes are not removed by Horde after the
submit.
Other version information:
klukk:/var/www/horde# cat `find * -iname version.php | xargs`
<?php define('IMP_VERSION', 'H3 (4.0.3)') ?>
<?php define('KRONOLITH_VERSION', 'H3 (2.0.3)') ?>
<?php define('HORDE_VERSION', '3.0.4') ?>
<?php define('MNEMO_VERSION', 'H3 (2.0.1)') ?>
<?php define('NAG_VERSION', 'H3 (2.0.1)') ?>
<?php define('TURBA_VERSION', 'H3 (2.0.2)') ?>
<?php define('WHUPS_VERSION', '1.0-cvs') ?>