Skip to content

Improved #5543; save encoding in session AFTER rendering view#5603

Merged
BalusC merged 1 commit into4.0from
mojarra_issue_5543_improved
Sep 5, 2025
Merged

Improved #5543; save encoding in session AFTER rendering view#5603
BalusC merged 1 commit into4.0from
mojarra_issue_5543_improved

Conversation

@BalusC
Copy link
Copy Markdown
Contributor

@BalusC BalusC commented Aug 15, 2025

Improved #5543; save encoding in session AFTER rendering view as it will otherwise fail on 1st request when session hasn't been created yet.

Discovered while running the recently improved Faces 5.0 TCK against Mojarra 5.0 on GlassFish 8. Apparently the old TCK reused any existing browser session so this slipped through.

otherwise fail on 1st request when session hasn't been created yet
@BalusC BalusC requested review from arjantijms and mnriem August 15, 2025 10:15
@BalusC BalusC merged commit 0b54a07 into 4.0 Sep 5, 2025
3 checks passed
@BalusC BalusC added this to the 4.0.12 milestone Sep 5, 2025
@BalusC BalusC deleted the mojarra_issue_5543_improved branch September 5, 2025 12:55
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.

2 participants