Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Ajax submission with execute ids that include an input of type="file" error and break navigation #3978

@javaserverfaces

Description

@javaserverfaces

Fix for #3133 (and it's forward port #3976) causes the following server-side error when an ajax submission with execute="@Form" (for example) contains an input of type "file":

javax.servlet.ServletException the request doesn't contain a multipart/form-data or multipart/mixed stream

The tester submitted with the fix for this issue needs to be run with an htmlunit which can properly send a multipart form. Please apply this fix after applying the patch for #3977.

This issue also breaks navigation. The tester submitted with this fix tests for correct navigation also.

Affected Versions

[2.2.12, 2.3.0-m02]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions