[Tickets #9567] Re: charset pb replying to message
bugs at horde.org
bugs at horde.org
Tue Mar 15 16:56:30 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9567
------------------------------------------------------------------------------
Ticket | 9567
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | charset pb replying to message
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-03-15 16:56) wrote:
>> --- Xss.php.org 2011-03-15 10:41:22.000000000 +0100
>> +++ Xss.php 2011-03-15 10:41:24.000000000 +0100
>> - return Horde_String::convertCharset($text, $dom->encoding,
>> $this->_params['charset']);
>> + return $text;
>
> with this patch, testBug9567 fails.
> I've attached the output.
OK - I am *totally confused*. The test runs successfully. Why should
we be patching? Of course the test is going to fail - you are
altering the output for a successful test.
More information about the bugs
mailing list