Actions
Feature #8526
closedtwo_pane form does not serialize file upload when submitted
Description
<ohadlevy> slukasik: when two_pane is running, we serialize the form data and send it to the server
<ohadlevy> however file uploads cant be serialzed
<ohadlevy> so they are simply ignored
<ohadlevy> slukasik: ok, this is an issue with foreman two-pane, we probably need to offer a generic solution, would you mind opening an issue?
This is currently not affecting Foreman itself, but it affects plug-ins. My plug-in (foreman_openscap) uses two_pane form for file upload. https://isimluk.fedorapeople.org/blog/pics/file_upload.jpg
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1986 added
- Pull request deleted (
)
Updated by Ohad Levy almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1049a7b53afbbea8963d9a48114c6982bbd07a7d.
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 29
Updated by Marek Hulán over 9 years ago
- Related to Bug #11062: Two pane AJAX submit does not work added
Actions