Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1917

BeanEditForm/BeanEditor doesn't do the InformalParameter dance - from the mailing list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 5.3.2, 5.3.3
    • None
    • tapestry-core

    Description

      <t:beaneditform class="donkey" t:id="phone" submitlabel="message:create-button"/>

      Does not render donkey (or class="donkey").
      It does render once the t:mixins="renderInformals" is added.

      Some comment from Lance:
      It seems that the beanEditForm needs a one-liner added to it
      ComponentResources.renderInformals(writer)
      &
      It seems that BeanEditor has the same bug. Pls put that in the Jira too
      Might be an idea to search all components with @SupportsInformalParameters
      that don't call renderInformalParameters to find any others

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            cstachris Chris Mylonas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: