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

Remove Request.__defaultLocale #9387

Closed
sbordet opened this issue Feb 16, 2023 · 0 comments
Closed

Remove Request.__defaultLocale #9387

sbordet opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
Bug For general bugs on Jetty side

Comments

@sbordet
Copy link
Contributor

sbordet commented Feb 16, 2023

Jetty version(s)
12+

Description
Request.__defaultLocale should be removed as it does not belong to the interface (it's just an implementation detail).

@sbordet sbordet added the Bug For general bugs on Jetty side label Feb 16, 2023
gregw added a commit that referenced this issue Feb 16, 2023
@gregw gregw closed this as completed Feb 16, 2023
gregpoulos pushed a commit to gregpoulos/jetty.project that referenced this issue Feb 18, 2023
… into jetty-12.0.x-old-docs-remove-logging-sections

* 'jetty-12.0.x' of https://github.com/eclipse/jetty.project:
  Issue jetty#9182 - make JakartaWSSCI.initialize() and JakartaWebSocketServerContainer public
  ensure the WebSocketConnection is set on the WebSocketCoreSession
  remove osgi internal imports for websocket-core
  rename WebSocketUtil to WebSocketUtils
  make WebSocketCoreSession public & other fixes
  Javadocs for Response and Context. (jetty#9388)
  Moved implementation methods ensure*() from the Response interface (jetty#9390)
  Reinstate ee9 jetty runner. (jetty#9383)
  Fix jetty#9387
  remove setClassLoader from CoreSession interface
  remove exporting of internal packages in ee9 & ee10 websocket
  fix remaining JPMS issues in websocket-core
  resolve JPMS issues with CoreSession and WebSocketCoreSession
  move websocket-core-common messages and util packages out of internal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

No branches or pull requests

2 participants