Project

General

Profile

Actions

Bug #13711

closed

WFileUpload not working with Jetty 12

Added by Raf Pauwels 5 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/24/2025
Due date:
% Done:

100%

Estimated time:

Description

Running JWt in a modern servlet container such as Jetty 12 blocks requests to URLs with . and path parameters because of their ambiguity. In JWt, some request URLs, e.g. when doing a file upload, are of the format .;jsessionid=[...].

Jetty allows to loosen the UriCompliance, but that only affects the acceptance of the requests. Because of the internal calls that JWt does in the context of these requests, processing the request is still not possible.

Actions #1

Updated by Raf Pauwels 5 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Raf Pauwels)
Actions #2

Updated by Matthias Van Ceulebroeck 4 months ago

  • Assignee set to Matthias Van Ceulebroeck
Actions #3

Updated by Matthias Van Ceulebroeck 4 months ago

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Raf Pauwels
  • % Done changed from 0 to 100
Actions #4

Updated by Matthias Van Ceulebroeck 2 months ago

  • Status changed from Implemented @Emweb to Implemented @Test
Actions #5

Updated by Matthias Van Ceulebroeck about 2 months ago

  • Status changed from Implemented @Test to Closed
Actions

Also available in: Atom PDF