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

Tim Fennell resolved STS-566.
-----------------------------

       Resolution: Fixed
    Fix Version/s: Release 1.5

The error message now includes a note about <s:form partial=true>

> If I use a <stripes:text> without a <stripes:form>, it should inform me that 
> <stripes:form partial="true"> exsts
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: STS-566
>                 URL: http://www.stripesframework.org/jira/browse/STS-566
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Tag Library
>    Affects Versions: Release 1.5.1
>            Reporter: Dan Kaplan
>            Priority: Minor
>             Fix For: Release 1.5
>
>
> I discovered that <stripes:form partial="true"> exists long after I could 
> have used it.  I needed to use it because I have a JSP that generates part of 
> a form for an AJAX response.  I tried using <stripes:text> in the partial 
> form, but Stripes complained that I need to use a <stripes:form> to use a 
> <stripes:text>.  That  gave me no indication that <stripes:form 
> partial="true"> may be warranted which would have saved me a lot of time.
> So, in summary, I think the exception you see when you use a <stripes:text> 
> (or any other input) outside of a <stripes:form> should inform you that you 
> may want to use <stripes:form partial="true"> if you don't want the form to 
> be rendered.

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to