You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2023/06/13 22:24:16 UTC

[myfaces] branch 2.3.x updated (e88baa92c -> e07b83859)

This is an automated email from the ASF dual-hosted git repository.

werpu pushed a change to branch 2.3.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git


    from e88baa92c Merge pull request #580 from pnicolucci/MYFACES-4604-2.3
     new 7cc395d26 https://issues.apache.org/jira/browse/MYFACES-4533: backporting changes from new codebase into the old!
     new fb83e1338 MYFACES-4606: Fix, the issuing element was omitted!
     new 60f47c5c6 MYFACES-4606: Fix a small issue caused by the naming container fixes
     new e07b83859 Merge pull request #583 from werpu/2.3.x

The 4780 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../META-INF/resources/myfaces/_impl/core/Impl.js  | 32 +++++++-
 .../myfaces/_impl/quirks/_AjaxRequestQuirks.js     |  5 +-
 .../myfaces/_impl/xhrCore/_AjaxResponse.js         |  8 +-
 .../resources/myfaces/_impl/xhrCore/_AjaxUtils.js  | 89 +++++++++++++++++++++-
 .../myfaces/_impl/xhrCore/_FormDataRequest.js      |  2 +-
 5 files changed, 127 insertions(+), 9 deletions(-)