Skip to content

Fixing localized composite behavour (main)#365

Closed
cristof wants to merge 986 commits intoapache:2.3.xfrom
cristof:localized-composite-2.3-next
Closed

Fixing localized composite behavour (main)#365
cristof wants to merge 986 commits intoapache:2.3.xfrom
cristof:localized-composite-2.3-next

Conversation

@cristof
Copy link
Contributor

@cristof cristof commented Oct 30, 2022

Fixes MYFACES-4491

tandraschko and others added 24 commits September 1, 2022 11:29
2.3-next: MYFACES-4450: render tabindex for outputLabel; update test
- reworked channel token generation - new token is generated only if needed (ie new session/view), just one token for application scope
- fixed usage of user-specified channel - now also works even in application scope calls
- changed default max idle timeout for websockets - according to omnifaces/mojarra spec
- specified default websocket scope - according to documentation (session scope for user-specified websocket as default)

Co-authored-by: siebenburger <milan.siebenburger@aura.cz>
MYFACES-4474: remove setType validation
MYFACES-4447: avoid UnsupportedOperationException
MYFACES-4480: 2.3-next: Fix NPE TagAttributeImpl#getBoolean
…#347)

- only websockets created attached to session scope are removed (not application scope)

Co-authored-by: siebenburger <milan.siebenburger@aura.cz>
* MYFACES-4458 for 2.3 next

* 2.13.3.Final
@cristof cristof changed the base branch from main to 2.3.x October 30, 2022 16:00
@cristof cristof changed the title Fixing localized composite behavour (2.3 next) Fixing localized composite behavour (main) Oct 30, 2022
@tandraschko
Copy link
Member

Something is wrong, you changed over 2000 files

@volosied
Copy link
Contributor

volosied commented Oct 30, 2022

I agree. Check which branches you're trying to merge into. This is for main or 2.3-next?

@cristof
Copy link
Contributor Author

cristof commented Oct 30, 2022

Indeed. I've used the wrong branch. I'll close this one and open another pull request pointing to the proper branches.

@cristof cristof closed this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.