You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/15 10:42:12 UTC

[jira] [Commented] (WW-4427) Converters no longer applied to values coming from the context

    [ https://issues.apache.org/jira/browse/WW-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321898#comment-14321898 ] 

ASF GitHub Bot commented on WW-4427:
------------------------------------

GitHub user pbruski opened a pull request:

    https://github.com/apache/struts/pull/36

    WW-4427 - Converters are no longer applied to values coming from the context on error path

    The previous fix was incomplete.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pbruski/struts develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit e0d72397c24542a8b83a371a36590570ccd8fd74
Author: Przemek Bruski <pb...@atlassian.com>
Date:   2015-02-15T09:40:13Z

    WW-4427 - Converters are no longer applied to values coming from the context on error path

----


> Converters no longer applied to values coming from the context
> --------------------------------------------------------------
>
>                 Key: WW-4427
>                 URL: https://issues.apache.org/jira/browse/WW-4427
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.16.1
>            Reporter: Przemek Bruski
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.22
>
>         Attachments: struts_patch.diff
>
>
> As a side effect of 4c45a9433bae5fe3fcad5acd95e4f437e548d075 , conversion is no longer applied to values coming directly from OGNL context.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)