Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release 1.5.1
-
Fix Version/s: Release 1.5.4
-
Component/s: Tag Library
-
Labels:None
-
Environment:JBoss 1.5.1/JDK 1.6.0_14
Description
I use layouts that start the form using <stripes:form> tags, then include the pages with actual fields in them using <stripes:form partial="true"> tags. This works fine (for the most part) for normal forms. But for Wizard forms, the included form fields in the tested partial form tags aren't picked up by the wizard.
Attaching a patch which seems to work for me.
Attachments
Issue Links
| Dependency | |||
|---|---|---|---|
|
|
|
||
Patch. It's a little bit weird to have to store this on the request-
I feel like I should have been able to say in the tag system itself-but it works.I feel like I should have been able to say in the tag system itself-but it works.