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

Frederic Daoud updated STS-511:
-------------------------------

    Priority: Minor  (was: Major)

> Small improvement about _fp and _sourcePage
> -------------------------------------------
>
>                 Key: STS-511
>                 URL: http://www.stripesframework.org/jira/browse/STS-511
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Context Management
>    Affects Versions: Release 1.4.3
>            Reporter: Alexander V. Zinin
>            Priority: Minor
>         Attachments: stripes-patch.txt
>
>
> Hello,
> Yesterday I noticed that project moved to new address. I thought that project 
> died(no bugfixes in jira at old address), but it not and this is good !
> I have a small patch for stripes 1.4.3. We use it in our project. It about 
> add annotation FormHiddenFieldsConfig for ActionBean with two fields: boolean 
> writeFieldsPresent() default true and String sourcePage() default "".
> Example of use:
> @FormHiddenFieldsConfig(sourcePage = "/page/blog/add_change_entry.jsp", 
> writeFieldsPresent = false)
> @UrlBinding(value = "/blog/entry/add")
> public class AddBlogEntryActionBean implements ActionBean {
> ...
> }
> You can see patch in attachment.
> Most pages in our project don't need fieldsPresent and sourcePage fields and 
> we add this annotation.
> What do you think about it ?

-- 
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® 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/devconf
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to