You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jiri Kuhn (JIRA)" <ji...@apache.org> on 2009/01/06 08:05:44 UTC

[jira] Created: (FTPSERVER-257) WriteRequest doesn't override toString()

WriteRequest doesn't override toString()
----------------------------------------

                 Key: FTPSERVER-257
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-257
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.0-M4
            Reporter: Jiri Kuhn


Command SITE DESCUSER prints WriteRequest instance (line 107), but the result is something like

writepermission : org.apache.ftpserver.usermanager.impl.WriteRequest@789869

WriteRequest should override toString().

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


[jira] Closed: (FTPSERVER-257) WriteRequest doesn't override toString()

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

Niklas Gustavsson closed FTPSERVER-257.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0-RC1
         Assignee: Niklas Gustavsson

Fixed.

> WriteRequest doesn't override toString()
> ----------------------------------------
>
>                 Key: FTPSERVER-257
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-257
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0-M4
>            Reporter: Jiri Kuhn
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0.0-RC1
>
>
> Command SITE DESCUSER prints WriteRequest instance (line 107), but the result is something like
> writepermission : org.apache.ftpserver.usermanager.impl.WriteRequest@789869
> WriteRequest should override toString().

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