Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lachlan-roberts
Copy link
Collaborator

  • “IllegalStateException: Committed” after 403 Forbidden sent by DefaultServlet when directory listing is now allowed.
  • Investigate and fix classloading issues not being able to load jetty-servlet classes from the web.xml configuration.
  • Fix the redirect loop issue in the LocalResourceFileServlet.
  • Use the startWebApp() method introduced in 12.0.8 for EE8 AppEngineWebAppContext.
  • NullPointerException caused because the HtmlEscaper rejects null value for the error message from the ResponseRewriteFilter.
  • Fix java.lang.IllegalStateException: Response has already been committed, because the ResponseRewriterFilter.ResponseWrapper was committing the response twice.

@lachlan-roberts lachlan-roberts requested a review from ludoch May 14, 2024 01:59
Signed-off-by: Lachlan Roberts <[email protected]>
@ludoch
Copy link
Collaborator

ludoch commented May 14, 2024

We will need a regression test both for EE 8 and EE 10.

@ludoch
Copy link
Collaborator

ludoch commented May 14, 2024

Also for the record, the regression was introduced in https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/105/files

@ludoch
Copy link
Collaborator

ludoch commented May 14, 2024

We will wait for the regression test, approving only for nighty build

Signed-off-by: Lachlan Roberts <[email protected]>
@copybara-service copybara-service bot merged commit cb3c8b3 into main May 14, 2024
@copybara-service copybara-service bot deleted the devappserver-debugging branch May 14, 2024 05:14
srinjoyray pushed a commit that referenced this pull request Nov 12, 2024
PiperOrigin-RevId: 633438786
Change-Id: I8e9d23b47737d144580b520e315e7b7230f7f728
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants