[ 
http://www.stripesframework.org/jira/browse/STS-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter resolved STS-647.
----------------------------

       Resolution: Fixed
    Fix Version/s: Release 1.6

Thanks for the patch. I used basically the same logic as provided in the patch, 
but implemented differently. The use case you describe should work like you 
expect now. That's how I would have expected it to work as well.

> WizardFieldTag should output hidden fields for parameters with empty value.
> ---------------------------------------------------------------------------
>
>                 Key: STS-647
>                 URL: http://www.stripesframework.org/jira/browse/STS-647
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Tag Library
>    Affects Versions: Release 1.5
>            Reporter: Iwao AVE!
>            Priority: Minor
>             Fix For: Release 1.5.2, Release 1.6
>
>         Attachments: STS-647_WizardFieldTag.patch
>
>
> Current implementation of WizardFieldTag ignores request parameter which has 
> an empty value.
> For example, if a query string contains three parameters as follows 
> '/Some.acion?param1=&param2=abc&param3=', wizard field  tag renders only one 
> hidden field (i.e. 'param2').
> I couldn't see the reason for this behavior.
> If all request parameters (which are not included in the form) are rendered 
> as hidden fields, the capability of @Wizard and wizard-field tag will be 
> enhanced.
> Motivation for this proposal is explained in the following post.
> http://article.gmane.org/gmane.comp.java.stripes.user/9319

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to