Make enctype of form configurable
---------------------------------
Key: MGNLFORM-34
URL: http://jira.magnolia-cms.com/browse/MGNLFORM-34
Project: Magnolia Form Module
Issue Type: Improvement
Reporter: Zdenek Skodik
Assignee: Teresa Miyar
Currently the enctype is hardcoded to {{multipart/form-data}}.
It's a blocker when someone would like to write the form that will logout the
user,
because the {{multipartRequest}} is executed after the {{Logout}} filter.
So make the possibility to choose of default or {{multipart/form-data}}
encryption.
The multipart will be set as the default one to allow to attach files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------