You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by vo...@apache.org on 2023/01/27 21:40:23 UTC

[myfaces] branch main updated (df1aaa0dc -> ec5a2981a)

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

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


    from df1aaa0dc Fix correct attribute (#503)
     new 626cf7ebd MYFACES-4551: Allow group validation for uiselectone elements
     new 4775fbcc9 do not convert null / empty strings for ui select one
     new ec5a2981a Merge pull request #492 from volosied/spec329-fix

The 5935 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:
 .../java/jakarta/faces/component/UISelectOne.java  | 61 ++++++++++++----------
 .../apache/myfaces/renderkit/RendererUtils.java    | 22 ++++----
 .../renderkit/html/util/HtmlRendererUtils.java     |  6 +++
 3 files changed, 52 insertions(+), 37 deletions(-)