Skip to content
New issue

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

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

Already on GitHub? # to your account

Response.setLocale should override previous Response.setLocale #4760

Closed
janbartel opened this issue Apr 8, 2020 · 0 comments · Fixed by #4761
Closed

Response.setLocale should override previous Response.setLocale #4760

janbartel opened this issue Apr 8, 2020 · 0 comments · Fixed by #4761
Assignees
Labels
TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)

Comments

@janbartel
Copy link
Contributor

Jetty 10

https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/servlet/spec/i18n/encoding/TestServlet.java testSpec2

Calls to Response.setLocale(String) should override previous charset set by Response.setLocale(String) (before the response is committed or Response.getWriter() has been called).

@janbartel janbartel added the TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc) label Apr 8, 2020
@janbartel janbartel self-assigned this Apr 8, 2020
janbartel added a commit that referenced this issue Apr 8, 2020
Signed-off-by: Jan Bartel <janb@webtide.com>
janbartel added a commit that referenced this issue Apr 8, 2020
Signed-off-by: Jan Bartel <janb@webtide.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant