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

no spaces in html-output of f:ajax with render and execute attributes with more than one target

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha
    • None
    • None

    Description

      no spaces in html-output of f:ajax with render and execute attributes with more than one target

      jsf.ajax.request('form:last',event,

      {render:'form:nameform:firstname','javax.faces.behavior.event':'valueChange'}

      )
      instead of
      jsf.ajax.request('form:last',event,

      {render:'form:name form:firstname','javax.faces.behavior.event':'valueChange'}

      )

      Attachments

        1. fajaxRenderBug.patch
          1 kB
          Dominik Dejmek

        Activity

          People

            lu4242 Leonardo Uribe
            ddejmek Dominik Dejmek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: