You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/06/26 11:08:30 UTC

[jira] Resolved: (HARMONY-653) java.util.Formatter.format should throw UnknownFormatConversionException when using "%" to format a string

     [ http://issues.apache.org/jira/browse/HARMONY-653?page=all ]
     
Nathan Beyer resolved HARMONY-653:
----------------------------------

    Resolution: Fixed

Patch applied at r417148. Please check that it was applied as expected. Thanks.

> java.util.Formatter.format should throw UnknownFormatConversionException when using "%" to format a string
> ----------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-653
>          URL: http://issues.apache.org/jira/browse/HARMONY-653
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Nathan Beyer
>  Attachments: luni.src.diff
>
> Hello,
> When the format string is "%", java.util.Formatter.format(String format, Object... args) fails to throw UnknownFormatConversionException. Instead, it returns "%". 
> I will attach the patch soon. :-)
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira