Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2890

Button renderer doesn't decode f:params properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • JSR-314
    • None

    Description

      If you have h:commandButtons that have f:params with identical names but different values, we render oamSubmit code to supply the correct value upon submit. However, the submitted field is no longer the button's client ID but "clientID" + "_idcl". The button renderer's decoder needs to look for that field as well to handle this situation. It looks to me as though commandLink's renderer was updated to handle this situation, but not commandButton's.

      Attachments

        Activity

          People

            Unassigned Unassigned
            curtiss Curtiss Howard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: