Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-2408

FormInjector doesn't work properly if the content contains multiple form elements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 5.0.12
    • 5.0.14
    • Core Components
    • None
    • tapestry-core-5.0.12-20080424.110110-44.jar

    Description

      I've been trying to use FormInjector to create a dynamic form and not getting very far. To demonstrate this problem I've taken the FormInjectorDemo integration test and simply taken it out of the border element. It works fine until I add a t:label component in the block. It seems to me that as soon as there is more than one kind of component in the injected block, the inserted HTML is just "<li class="t-beaneditor-row"/>" without any form elements. Two textfields work, and a textfield and an 'any' component work, but not label or radio with a textfield. I suspect it's all form components.

      I'll attach the modified demo. Remove the label component to see it working. (Just remove the "t:" before the label) Add back in to see it broken again.

      Attachments

        1. FormInjectorDemo.tml
          0.9 kB
          Andy Blower
        2. FormInjectorDemo.java
          1 kB
          Andy Blower

        Issue Links

          Activity

            People

              hlship Howard Lewis Ship
              andyb Andy Blower
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: