MultipartHttpMessageWriter fails when Publisher is provided as Multipart [SPR-16406] #20952
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: invalid
An issue that we don't feel is valid
Marc-Christian Schulze opened SPR-16406 and commented
When using a Publisher to provide asynchronously a multipart the MultipartHttpMessageWriter fails to write the content with an exception:
I attached two test cases, a positive and a negative one.
The generic test:
The positive one that is working fine:
The negative Test that fails with the above-mentioned exception:
See also #20922.
Affects: 5.0.2
Attachments:
Issue Links:
The text was updated successfully, but these errors were encountered: