You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Evgeniya Maenkova (JIRA)" <ji...@apache.org> on 2007/10/05 11:47:50 UTC

[jira] Created: (HARMONY-4899) [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)

[classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)
----------------------------------------------------------------------------------------------

                 Key: HARMONY-4899
                 URL: https://issues.apache.org/jira/browse/HARMONY-4899
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Evgeniya Maenkova


(String, Object[]) signature is used instead of API's signature (String, Object...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4899) [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)

Posted by "Evgeniya Maenkova (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeniya Maenkova updated HARMONY-4899:
---------------------------------------

    Attachment: text.patch

patch

> [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4899
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4899
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Evgeniya Maenkova
>         Attachments: text.patch
>
>
> (String, Object[]) signature is used instead of API's signature (String, Object...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4899) [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov resolved HARMONY-4899.
--------------------------------------

    Resolution: Fixed

Thanks Evgeniya, MessageFormat#format signature was updated at the revision 582345. Please verify.

> [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4899
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4899
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Evgeniya Maenkova
>            Assignee: Alexei Zakharov
>         Attachments: text.patch
>
>
> (String, Object[]) signature is used instead of API's signature (String, Object...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-4899) [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)

Posted by "Evgeniya Maenkova (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeniya Maenkova closed HARMONY-4899.
--------------------------------------


Thank you, Alexei. 

> [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4899
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4899
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Evgeniya Maenkova
>            Assignee: Alexei Zakharov
>         Attachments: text.patch
>
>
> (String, Object[]) signature is used instead of API's signature (String, Object...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4899) [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov reassigned HARMONY-4899:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][text] wrong method's signature in java.text.MessageFormat.format(String, Object...)
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4899
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4899
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Evgeniya Maenkova
>            Assignee: Alexei Zakharov
>         Attachments: text.patch
>
>
> (String, Object[]) signature is used instead of API's signature (String, Object...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.