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 2022/12/16 15:51:43 UTC

[myfaces] branch main updated (f971af06f -> 8a220ce7f)

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

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


    from f971af06f Ignore .vscode (#428)
     new 866a74eac https://issues.apache.org/jira/browse/MYFACES-4532: fix for TCK-Spec1423, now works, will backport this into 2.3
     new 296fdd40e https://issues.apache.org/jira/browse/MYFACES-4532: fixing a small regresion in the head replace
     new b7afd64c2 https://issues.apache.org/jira/browse/MYFACES-4532: adding additional fixes, tcks now behave like they should only impl issues are still present.
     new dc23bd1eb https://issues.apache.org/jira/browse/MYFACES-4532: fixes from next
     new 99ad243e2 https://issues.apache.org/jira/browse/MYFACES-4532: backport of fixes from 2.3 and 2.3-next ... improved the head attribute handling will be also ported to master
     new 1a0f5bfff Merge branch 'apache:main' into main
     new 8a220ce7f Merge pull request #439 from werpu/main

The 5850 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/_util/_Dom.js | 193 +++++++++++++--------
 .../resources/myfaces/_impl/_util/_Lang.js         |   4 +-
 .../resources/myfaces/_impl/core/_EvalHandlers.js  |   2 +-
 .../myfaces/_impl/xhrCore/_AjaxResponse.js         |  21 +--
 4 files changed, 125 insertions(+), 95 deletions(-)