You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by apexcapital <gi...@git.apache.org> on 2014/08/27 00:00:37 UTC

[GitHub] struts pull request: Support java.util.Set objects of complex type...

GitHub user apexcapital opened a pull request:

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

    Support java.util.Set objects of complex type to be set through the Params interceptor

    Currently, the Params interceptor can not properly map request parameters onto a java.util.Set object of complex type.  This borrows some code from the XWorkListPropertyAccessor to properly create the complex objects.

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

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

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

    https://github.com/apache/struts/pull/23.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 #23
    
----
commit ff17307afc1c3264d5abbb9beaf0690f0a471e68
Author: Josh Mabry <jo...@apexcapitalcorp.com>
Date:   2014-08-26T21:39:54Z

    If you are wanting a Set, we should give you a Set

commit ca9dbb1fb97a726e3961973f8941144461749293
Author: Josh Mabry <jo...@apexcapitalcorp.com>
Date:   2014-08-26T21:41:16Z

    Allow a Set to be of Complex Objects.  This was based off the setProperty of the XWorkListPropertyAccessor

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Support java.util.Set objects of complex type...

Posted by lukaszlenart <gi...@git.apache.org>.
Github user lukaszlenart commented on the pull request:

    https://github.com/apache/struts/pull/23#issuecomment-53529533
  
    Please create issue in JIRA and reference this PR


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Support java.util.Set objects of complex type...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request: Support java.util.Set objects of complex type...

Posted by apexcapital <gi...@git.apache.org>.
Github user apexcapital commented on the pull request:

    https://github.com/apache/struts/pull/23#issuecomment-53661048
  
    Done
    https://issues.apache.org/jira/browse/WW-4398


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org