[jira] [Created] (MYFACES-4483) Repackage MyFacesConfig for 4.0.0

2022-10-14 Thread Volodymyr Siedlecki (Jira)
Volodymyr Siedlecki created MYFACES-4483: Summary: Repackage MyFacesConfig for 4.0.0 Key: MYFACES-4483 URL: https://issues.apache.org/jira/browse/MYFACES-4483 Project: MyFaces Core

[GitHub] [myfaces] volosied opened a new pull request, #346: Move MyFacesConfig to separate package

2022-10-14 Thread GitBox
volosied opened a new pull request, #346: URL: https://github.com/apache/myfaces/pull/346 https://lists.apache.org/thread/8x15mwnrny0rhvz6svrrw3tdx3y3fzbh -- 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

[GitHub] [myfaces] werpu closed pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …

2022-10-14 Thread GitBox
werpu closed pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in … URL: https://github.com/apache/myfaces/pull/342 -- 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

[GitHub] [myfaces] werpu commented on pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …

2022-10-14 Thread GitBox
werpu commented on PR #342: URL: https://github.com/apache/myfaces/pull/342#issuecomment-1279233646 Closing it, already implemented differently -- 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

[GitHub] [myfaces] volosied opened a new pull request, #345: MYFACES-4480: Fix NullPointerException in TagAttributeImpl#getBoolean

2022-10-14 Thread GitBox
volosied opened a new pull request, #345: URL: https://github.com/apache/myfaces/pull/345 https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Created] (MYFACES-4482) jsf.js and faces.js old codebase fails on my decorator integration test

2022-10-14 Thread Werner Punz (Jira)
Werner Punz created MYFACES-4482: Summary: jsf.js and faces.js old codebase fails on my decorator integration test Key: MYFACES-4482 URL: https://issues.apache.org/jira/browse/MYFACES-4482 Project:

[jira] [Commented] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617690#comment-17617690 ] Werner Punz commented on MYFACES-4479: -- Done and fixed for main as well, which means it should go

[GitHub] [myfaces] werpu merged pull request #344: https://issues.apache.org/jira/browse/MYFACES-4479:

2022-10-14 Thread GitBox
werpu merged PR #344: URL: https://github.com/apache/myfaces/pull/344 -- 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] werpu opened a new pull request, #344: https://issues.apache.org/jira/browse/MYFACES-4479:

2022-10-14 Thread GitBox
werpu opened a new pull request, #344: URL: https://github.com/apache/myfaces/pull/344 nonce handling ported over from 2.3-next branch. All the tests pass which passed before the fix, the new nonce tests pass as well! -- This is an automated message from the Apache Git

[jira] [Commented] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617669#comment-17617669 ] Melloware commented on MYFACES-4479: Nice work [~werpu] > The jsf.js script does not read the

[jira] [Comment Edited] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617650#comment-17617650 ] Werner Punz edited comment on MYFACES-4479 at 10/14/22 12:00 PM: - The

[jira] [Commented] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617650#comment-17617650 ] Werner Punz commented on MYFACES-4479: -- The fix is in for 2.3 next and the new 4.0RC3 codebase,

[GitHub] [myfaces] werpu merged pull request #343: 2.3 next

2022-10-14 Thread GitBox
werpu merged PR #343: URL: https://github.com/apache/myfaces/pull/343 -- 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] werpu commented on pull request #343: 2.3 next

2022-10-14 Thread GitBox
werpu commented on PR #343: URL: https://github.com/apache/myfaces/pull/343#issuecomment-1278859854 Will merge as soon as the building is done, all tests pass as good as before the changes. Integration tests now have the nonce tests backported in the github project. -- This is an

[GitHub] [myfaces] werpu opened a new pull request, #343: 2.3 next

2022-10-14 Thread GitBox
werpu opened a new pull request, #343: URL: https://github.com/apache/myfaces/pull/343 Final fix for the nonce handling under: https://issues.apache.org/jira/browse/MYFACES-4479 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (MYFACES-4481) HTML event handlers don't work without 'unsafe-inline'

2022-10-14 Thread Vitaly Sidorov (Jira)
Vitaly Sidorov created MYFACES-4481: --- Summary: HTML event handlers don't work without 'unsafe-inline' Key: MYFACES-4481 URL: https://issues.apache.org/jira/browse/MYFACES-4481 Project: MyFaces Core

[jira] [Comment Edited] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617529#comment-17617529 ] Werner Punz edited comment on MYFACES-4479 at 10/14/22 7:23 AM: I have

[jira] [Comment Edited] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617529#comment-17617529 ] Werner Punz edited comment on MYFACES-4479 at 10/14/22 7:22 AM: I have

[jira] [Comment Edited] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617529#comment-17617529 ] Werner Punz edited comment on MYFACES-4479 at 10/14/22 7:19 AM: I have

[jira] [Commented] (MYFACES-4479) The jsf.js script does not read the nonce correctly in modern browsers.

2022-10-14 Thread Werner Punz (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617529#comment-17617529 ] Werner Punz commented on MYFACES-4479: -- I have added the tests and fixes to my pull requests for