You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2016/10/12 12:18:20 UTC

[jira] [Resolved] (WW-4699) Issue resolving objects name on struts tags

     [ https://issues.apache.org/jira/browse/WW-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4699.
-------------------------------
       Resolution: Duplicate
         Assignee: Lukasz Lenart
    Fix Version/s: 2.3.28

Please read details of the assigned issue

> Issue resolving objects name on struts tags
> -------------------------------------------
>
>                 Key: WW-4699
>                 URL: https://issues.apache.org/jira/browse/WW-4699
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Tags
>    Affects Versions: 2.3.28
>            Reporter: Adrián Sánchez
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.28
>
>
> Hi.
> Upgrading my app from struts 2.3.15.3 to 2.3.28 I found a kind of bug with tags on JSP files.
> When I make reference to firstObject.sObject.property on test.jsp file, it dont works, I couldn't take the value but, if I change the name of sObject on firstObject to sobject, and rename the getters and setters it's works.
> Also I could change the jsp property to firstObject.SObject.property without changing the object class and it works.
> You could find a test project on https://github.com/adrisanchez/strutsExample where you could test that issue.



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