[
https://issues.apache.org/jira/browse/DIRMINA-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl L. Miles updated DIRMINA-903:
------------------------------------
Description:
DefaultIoSessionData#getAttribute(String,Object,Object) return value does not
follow documentation.
The return value of this method should be EITHER be the existing value set or
the default value provided in the 3rd argument.
This 2nd version of the patch fixes test cases failures I've seen from the
ftpserver-core project.
was:
DefaultIoSessionData#getAttribute(String,Object,Object) return value does not
follow documentation.
The return value of this method should be EITHER be the existing value set or
the default valur provided in the 3rd argument.
> DefaultIoSessionData#getAttribute(String,Object,Object) return value does not
> follow documentation
> ---------------------------------------------------------------------------------------------------
>
> Key: DIRMINA-903
> URL: https://issues.apache.org/jira/browse/DIRMINA-903
> Project: MINA
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.4
> Reporter: Darryl L. Miles
> Attachments: mina-core-r1369395-2.0.patch
>
>
> DefaultIoSessionData#getAttribute(String,Object,Object) return value does not
> follow documentation.
> The return value of this method should be EITHER be the existing value set or
> the default value provided in the 3rd argument.
> This 2nd version of the patch fixes test cases failures I've seen from the
> ftpserver-core project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira