Stripes

Stripes Wizard misses tags included in nested <stripes:form partial="true"> tags

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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.

Issue Links

Activity

Hide
Allen Petersen added a comment - 09/Sep/09 11:31 AM

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.

Show
Allen Petersen added a comment - 09/Sep/09 11:31 AM 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.
Hide
Ben Gunter added a comment - 16/Oct/09 1:19 PM

Please see STS-719 for more information. This will not be fixed for 1.5.2 due to the complexity of the problem.

Show
Ben Gunter added a comment - 16/Oct/09 1:19 PM Please see STS-719 for more information. This will not be fixed for 1.5.2 due to the complexity of the problem.
Hide
Ben Gunter added a comment - 30/Sep/10 10:09 AM

This is fixed along with STS-391.

Show
Ben Gunter added a comment - 30/Sep/10 10:09 AM This is fixed along with STS-391.

People

Vote (0)
Watch (0)

Dates

  • Created:
    09/Sep/09 11:30 AM
    Updated:
    04/Jan/11 1:31 PM
    Resolved:
    30/Sep/10 10:09 AM