Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing spec1135IT since https://github.com/eclipse-ee4j/mojarra/issues/5164 #1719

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

BalusC
Copy link
Member

@BalusC BalusC commented Nov 13, 2022

Fix bug in spec1135IT which surfaced since implementing eclipse-ee4j/mojarra#5164 -- it's basically illegal to ExternalContext#getResponseOutputWriter() directly instead of using FacesContext#getResponseWriter()

eclipse-ee4j/mojarra#5164 -- it's basically
illegal to ExternalContext#getResponseOutputWriter() directly instead of
using FacesContext#getResponseWriter()
@arjantijms arjantijms merged commit 51f772e into master Nov 14, 2022
@BalusC BalusC deleted the mojarra_issue_5164 branch February 6, 2023 11:04
@pnicolucci pnicolucci added this to the 4.0.1-TCK milestone Feb 26, 2023
@arjantijms arjantijms modified the milestones: 4.0.1-TCK, 4.0.2-TCK Mar 10, 2023
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.

None yet

3 participants