[
https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726070#comment-16726070
]
Werner Punz commented on MYFACES-4265:
--------------------------------------
Ok I am in the middle of implementing it, I will remove following
a) The legacy parts regarding ie6 - ie10
b) The iframe workaround will be switched to formdata
c) xhr level1 will be removed only xhr level2+ will be supported
I will not implement a general formdata submit, because this might break legacy
frameworks relying
on post ans www-urlencoded. A formdata request is always multipart. The
fileupload iframe -> formdata change
will be backwards compatible with the advantage that multiple file inputs per
form now will be possible.
The profiles supported then will be modern (this is just the codebase and
english messages)
and modern-all which is the codebase and all translations.
I probably also will be able to remove the experimental files, because most of
the stuff can now be merged into the core codebase.
If all goes well then I will be able to commit the code sometime tomorrow.
> Remove old IE6 (and older) workarounds
> --------------------------------------
>
> Key: MYFACES-4265
> URL: https://issues.apache.org/jira/browse/MYFACES-4265
> Project: MyFaces Core
> Issue Type: Task
> Reporter: Thomas Andraschko
> Assignee: Werner Punz
> Priority: Major
> Fix For: 3.0.0-SNAPSHOT
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)