You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (JIRA)" <ji...@apache.org> on 2009/02/04 22:09:59 UTC

[jira] Created: (ETCH-56) UnwantedMessage.ToString method attempts to format using the java style formatting instead of csharp style

UnwantedMessage.ToString method attempts to format using the java style formatting instead of csharp style
----------------------------------------------------------------------------------------------------------

                 Key: ETCH-56
                 URL: https://issues.apache.org/jira/browse/ETCH-56
             Project: Etch
          Issue Type: Bug
          Components: csharp-binding
    Affects Versions: 1.0.1, 1.0.0
            Reporter: scott comer
            Assignee: scott comer
            Priority: Minor
             Fix For: 1.1


this only affects the result of ToString, which generally happens when you print the object received from a call to _sessionNotify.

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


[jira] Resolved: (ETCH-56) UnwantedMessage.ToString method attempts to format using the java style formatting instead of csharp style

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

scott comer resolved ETCH-56.
-----------------------------

    Resolution: Fixed

> UnwantedMessage.ToString method attempts to format using the java style formatting instead of csharp style
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: ETCH-56
>                 URL: https://issues.apache.org/jira/browse/ETCH-56
>             Project: Etch
>          Issue Type: Bug
>          Components: csharp-binding
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: scott comer
>            Assignee: scott comer
>            Priority: Minor
>             Fix For: 1.1
>
>
> this only affects the result of ToString, which generally happens when you print the object received from a call to _sessionNotify.

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