Partial form input fields not registering correctly.
----------------------------------------------------

                 Key: STS-382
                 URL: http://mc4j.org/jira/browse/STS-382
             Project: Stripes
          Issue Type: Bug
          Components: Tag Library
    Affects Versions: Release 1.5
            Reporter: Nicholas Stuart
         Assigned To: Tim Fennell


With the addition of the partial attribute to forms another issue arose. 
Basically anything inside a nested partial form wasn't being registered with 
the top level form as it should have been. 

So far the only issue I've really noticed with this is on Wizard actions where 
the nested values get spit out at the end as if they aren't in the form at all, 
even though they really are. 

Attaching a patch that will basically loop through all the FormTags it can find 
to get the highest, non-partial, form it can.


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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to