[jira] [Resolved] (TOBAGO-2214) Avoid no overlay warning for faces hidden fields

2023-04-23 Thread Bernd Bohmann (Jira)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Bohmann resolved TOBAGO-2214.
---
Resolution: Fixed

> Avoid no overlay warning for faces hidden fields
> 
>
> Key: TOBAGO-2214
> URL: https://issues.apache.org/jira/browse/TOBAGO-2214
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 5.6.1
>Reporter: Bernd Bohmann
>Assignee: Bernd Bohmann
>Priority: Trivial
> Fix For: 5.7.0
>
>
> {code:java}
> Didn't found overlay for id j_id__v_0:javax.faces.ViewState:1
> Didn't found overlay for id j_id__v_0:javax.faces.ClientWindow:1{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [myfaces-tobago] bohmber merged pull request #3989: fix(ajax): Avoid no overlay warning for faces hidden fields

2023-04-23 Thread via GitHub


bohmber merged PR #3989:
URL: https://github.com/apache/myfaces-tobago/pull/3989


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber opened a new pull request, #3989: fix(ajax): Avoid no overlay warning for faces hidden fields

2023-04-23 Thread via GitHub


bohmber opened a new pull request, #3989:
URL: https://github.com/apache/myfaces-tobago/pull/3989

   issue: TOBAGO-2214


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (TOBAGO-2214) Avoid no overlay warning for faces hidden fields

2023-04-23 Thread Bernd Bohmann (Jira)
Bernd Bohmann created TOBAGO-2214:
-

 Summary: Avoid no overlay warning for faces hidden fields
 Key: TOBAGO-2214
 URL: https://issues.apache.org/jira/browse/TOBAGO-2214
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 5.6.1
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann


{code:java}
Didn't found overlay for id j_id__v_0:javax.faces.ViewState:1
Didn't found overlay for id j_id__v_0:javax.faces.ClientWindow:1{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [myfaces-tobago] bohmber merged pull request #3984: build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2

2023-04-23 Thread via GitHub


bohmber merged PR #3984:
URL: https://github.com/apache/myfaces-tobago/pull/3984


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber merged pull request #3978: build(deps): bump spring-boot.version from 2.7.10 to 2.7.11

2023-04-23 Thread via GitHub


bohmber merged PR #3978:
URL: https://github.com/apache/myfaces-tobago/pull/3978


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber merged pull request #3988: CVE-2023-20863: Spring Expression DoS Vulnerability

2023-04-23 Thread via GitHub


bohmber merged PR #3988:
URL: https://github.com/apache/myfaces-tobago/pull/3988


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber opened a new pull request, #3988: CVE-2023-20863: Spring Expression DoS Vulnerability

2023-04-23 Thread via GitHub


bohmber opened a new pull request, #3988:
URL: https://github.com/apache/myfaces-tobago/pull/3988

   https://spring.io/security/cve-2023-20863


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber closed pull request #3987: CVE 2023 20863

2023-04-23 Thread via GitHub


bohmber closed pull request #3987: CVE 2023 20863
URL: https://github.com/apache/myfaces-tobago/pull/3987


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber opened a new pull request, #3987: CVE 2023 20863

2023-04-23 Thread via GitHub


bohmber opened a new pull request, #3987:
URL: https://github.com/apache/myfaces-tobago/pull/3987

   CVE-2023-20863: Spring Expression DoS Vulnerability
   
   https://spring.io/security/cve-2023-20863


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber opened a new pull request, #3986: fix(selectOne|ManyList): Filtering should use itemLabel instead of it…

2023-04-23 Thread via GitHub


bohmber opened a new pull request, #3986:
URL: https://github.com/apache/myfaces-tobago/pull/3986

   …emValue
   
   issue: TOBAGO-2213


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [myfaces-tobago] bohmber opened a new pull request, #3985: fix(selectOne|ManyList): Filtering should use itemLabel instead of it…

2023-04-23 Thread via GitHub


bohmber opened a new pull request, #3985:
URL: https://github.com/apache/myfaces-tobago/pull/3985

   …emValue
   
   issue: TOBAGO-2213


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org