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

FormInjector and FormFragment should use the (new) MarkupWriterListener interface to place the hidden field(s) in an appropriate location

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.11
    • 5.0.12
    • tapestry-core
    • None

    Description

      As we're doing more dynamic things with Ajax, such as injecting a new <tr> element into an exiting <table>, this is getting problematic. An <input> nested inside a <tr> or <table> element is not valid XHTML. We really need to wait until a good injection point arrives (i.e., we see an <input> or a <select> or <textarea>, or any of a number of block elements such as <p>, <span>, <div>, <td> or <th>).

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: