Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2007

ComboBoxTag: Textfield population fails for property names containing . (dot)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.8
    • 2.0.10, 2.1.0
    • None
    • None
    • All

    Description

      The JavaScript method for populating select list value to the bound textfield is named
      autoPopulate_${parameters.id?html}

      If you have a property id (name) of myBean.id, the js call will fail, since autoPopulate_myBean.id is not a valid method name.

      Attachments

        Activity

          People

            rgielen René Gielen
            rgielen René Gielen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: