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

Allow f:param for <h:inputText> <f:ajax>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • 2.0.4-SNAPSHOT
    • None
    • JSR-314
    • None
    • myfaces trunk, shared svn. rev 1051469

    Description

      I don't know what spec says but following should work:

      <h:inputText>
      <f:param name="paramName" value="paramValue" />
      <f:ajax />
      </h:inputText>

      expected result is paramName = paramValue pair in request.

      For h:command it works already.

      Attachments

        1. MYFACES-3012.patch
          1 kB
          Martin Kočí

        Activity

          People

            Unassigned Unassigned
            markoc50 Martin Kočí
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: