[
https://issues.apache.org/jira/browse/WW-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315212#comment-16315212
]
ASF GitHub Bot commented on WW-4906:
------------------------------------
yasserzamani opened a new pull request #199: fix conversion by annotation and
WW-4906
URL: https://github.com/apache/struts/pull/199
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> The converter() method of
> com.opensymphony.xwork2.conversion.annotations.TypeConversion is now
> deprecated. If this method is removed in some next release, it will forbid to
> describe a converter by the name (id) of a Spring bean.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WW-4906
> URL: https://issues.apache.org/jira/browse/WW-4906
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.5.14.1
> Reporter: Christophe Deleray
> Assignee: Yasser Zamani
> Fix For: 2.5.15
>
> Attachments: Struts2Converter.zip
>
>
> Hi,
> I upgrade Struts2 from the 2.5.10.1 version to the 2.5.14.1 version, and
> unfortunately I saw that the converter() method of the
> com.opensymphony.xwork2.conversion.annotations.TypeConversion class got
> deprecated.
> It is very useful when the value of the "converter" attribute corresponds to
> a Spring-based bean.
> Is it a feature to be removed on some next release ? Can this feature be
> un-deprecated ?
> Best regards,
> Christophe Deleray
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)