[jira] [Commented] (MYFACES-4547) FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns null

2023-01-20 Thread Paul Nicolucci (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679297#comment-17679297 ] Paul Nicolucci commented on MYFACES-4547: - I'm going to reopen this while I work on the

[jira] [Reopened] (MYFACES-4547) FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns null

2023-01-20 Thread Paul Nicolucci (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Nicolucci reopened MYFACES-4547: - > FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns > null >

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread via GitHub
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082923271 ## api/src/main/java/jakarta/faces/component/UISelectOne.java: ## @@ -69,19 +69,20 @@ public String getFamily() } /** - * Verify that when ever there is

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread via GitHub
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082920876 ## api/src/main/java/jakarta/faces/component/UISelectOne.java: ## @@ -69,19 +69,20 @@ public String getFamily() } /** - * Verify that when ever there is

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread via GitHub
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082861220 ## impl/src/main/java/org/apache/myfaces/renderkit/RendererUtils.java: ## @@ -693,17 +693,25 @@ else if (allowNonArrayOrCollectionValue) public static Object

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread via GitHub
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082912449 ## impl/src/main/java/org/apache/myfaces/renderkit/RendererUtils.java: ## @@ -693,17 +693,25 @@ else if (allowNonArrayOrCollectionValue) public static Object

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread via GitHub
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082910214 ## impl/src/main/java/org/apache/myfaces/renderkit/html/util/HtmlRendererUtils.java: ## @@ -292,6 +292,12 @@ public static void decodeUISelectOne(FacesContext

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 6:12 PM: --- I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 5:49 PM: --- I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679247#comment-17679247 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 5:48 PM: --- The

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 5:47 PM: --- I just

[jira] [Commented] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679247#comment-17679247 ] Werner Punz commented on MYFACES-4533: -- The server side part is still missing on this one, we

[jira] [Commented] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Volodymyr Siedlecki (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679243#comment-17679243 ] Volodymyr Siedlecki commented on MYFACES-4533: -- Thanks [~werpu]  - i appreciate your

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread GitBox
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082867841 ## api/src/main/java/jakarta/faces/component/UISelectOne.java: ## @@ -69,19 +69,20 @@ public String getFamily() } /** - * Verify that when ever there is

[GitHub] [myfaces] volosied commented on pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread GitBox
volosied commented on PR #492: URL: https://github.com/apache/myfaces/pull/492#issuecomment-1398707459 Mojarra's steps: 1) MenuRenderer#decodeGroup -- submitted value is set to RIConstants.NO_VALUE ("") -

[GitHub] [myfaces] volosied commented on a diff in pull request #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread GitBox
volosied commented on code in PR #492: URL: https://github.com/apache/myfaces/pull/492#discussion_r1082861220 ## impl/src/main/java/org/apache/myfaces/renderkit/RendererUtils.java: ## @@ -693,17 +693,25 @@ else if (allowNonArrayOrCollectionValue) public static Object

[GitHub] [myfaces] volosied opened a new pull request, #492: MYFACES-4551: Allow group validation for uiselectone elements

2023-01-20 Thread GitBox
volosied opened a new pull request, #492: URL: https://github.com/apache/myfaces/pull/492 https://issues.apache.org/jira/browse/MYFACES-4551 Various scenarios tested in the TCK, see:

[jira] [Created] (MYFACES-4551) TCK: Spec 329: Handle Group Validation of UISelectOne Elements

2023-01-20 Thread Volodymyr Siedlecki (Jira)
Volodymyr Siedlecki created MYFACES-4551: Summary: TCK: Spec 329: Handle Group Validation of UISelectOne Elements Key: MYFACES-4551 URL: https://issues.apache.org/jira/browse/MYFACES-4551

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 4:51 PM: --- I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 4:51 PM: --- I just

[GitHub] [myfaces-tobago] bohmber merged pull request #3691: build(deps): bump joinfaces.version from 4.7.7 to 4.7.8

2023-01-20 Thread GitBox
bohmber merged PR #3691: URL: https://github.com/apache/myfaces-tobago/pull/3691 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3691: build(deps): bump joinfaces.version from 4.7.7 to 4.7.8

2023-01-20 Thread GitBox
dependabot[bot] opened a new pull request, #3691: URL: https://github.com/apache/myfaces-tobago/pull/3691 Bumps `joinfaces.version` from 4.7.7 to 4.7.8. Updates `joinfaces-autoconfigure` from 4.7.7 to 4.7.8 Release notes Sourced from

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 3:06 PM: --- I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 3:05 PM: --- I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 12:30 PM: I just

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 9:49 AM: --- I just

[jira] [Commented] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679083#comment-17679083 ] Werner Punz commented on MYFACES-4533: -- I just ran the test against mojarra here is the result  

[GitHub] [myfaces-tobago] bohmber merged pull request #3690: build(deps): bump spring-boot.version from 2.7.7 to 2.7.8

2023-01-20 Thread GitBox
bohmber merged PR #3690: URL: https://github.com/apache/myfaces-tobago/pull/3690 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679058#comment-17679058 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 9:04 AM: --- Thanks

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679058#comment-17679058 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 8:54 AM: --- Thanks

[jira] [Comment Edited] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679058#comment-17679058 ] Werner Punz edited comment on MYFACES-4533 at 1/20/23 8:52 AM: --- Thanks

[jira] [Commented] (MYFACES-4533) TCK: Spec 790: Viewstate input element's name attribute should be prefixed with naming container id

2023-01-20 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679058#comment-17679058 ] Werner Punz commented on MYFACES-4533: -- Thanks for the analysis, yes the postback is slightly