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

select component's label doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 5.1.0.5
    • None
    • None

    Description

      my tapestry's version is Tapestry5.1.05.

      i read this from select component manual:

      Component Parameters:
      ...
      label String
      NOT Allow Null literal
      The user presentable label for the field. If not provided, a reasonable label is generated from the component's id, first by looking for a message key named "id-label" (substituting the component's actual id), then by converting the actual id to a presentable string (for example, "userId" to "User Id").
      ...

      but you can't make this label work in this way:
      <t:select t:id="catSelector" t:model="catSelectModel" t:value="selectCat" t:encoder="catEncoder" t:label="catSelector"/>

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: