Eric Pugh <[EMAIL PROTECTED]> writes:
>So now there are no outstanding bugs left. However, after I applied
>the patchs, I reran my tests using a maven clean first, and now am
>having some unit test failures.
>It seems like attaching a "bad" url doesn't actually cause any
>failures.... Can someone else confirm this issue?
The unit tests work fine for me with both en_US and en_US.UTF-8
locale. What platform, what locale did you try?
Regards
Henning
>Eric
>On Aug 30, 2005, at 8:22 AM, Henning P. Schmiedehausen wrote:
>> BodyPart primary = getPrimaryBodyPart();
>>
>> if ((primary instanceof MimePart) && StringUtils.isNotEmpty
>> (charset)) {
>> ((MimePart) primary).setText(msg, charset);
>> } else {
>> primary.setText(msg);
>> }
>>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire
Linux, Java, perl, Solaris -- Consulting, Training, Development
4 - 8 - 15 - 16 - 23 - 42
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]