[
https://issues.apache.org/jira/browse/TOBAGO-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044255#comment-16044255
]
Volker Weber edited comment on TOBAGO-1749 at 6/9/17 10:58 AM:
---------------------------------------------------------------
Hi Udo,
This is fixed in tobago 2.x!
I have n o idea if this is also a problem in tobago > 2.x.
The Problem is as described
[here|https://blog.yorkxin.org/2014/02/06/ajax-with-formdata-is-broken-on-ie10-ie11]:
If the last checkable input in the html <form> tag is not checked and the form
is submitted as multipart/form-data by ajax than the IE constructs a broken
request content.
In tobago before 2.0.11 a popup which is opened by ajax is added at the end of
the form, this causes this problem if a unchecked checkbox is the last element
in the popup.
Can you please check if this could also occur in tobago > 2.x.
was (Author: volkerweber):
Hi Udo,
I have n o idea if this is also a problem in tobago > 2.x.
The Problem is as described
[here|https://blog.yorkxin.org/2014/02/06/ajax-with-formdata-is-broken-on-ie10-ie11]:
If the last checkable input in the html <form> tag is not checked and the form
is submitted as multipart/form-data by ajax than the IE constructs a broken
request content.
In tobago before 2.0.11 a popup which is opened by ajax is added at the end of
the form, this causes this problem if a unchecked checkbox is the last element
in the popup.
Can you please check if this could also occur in tobago > 2.x.
> ColumnSelector Checkbox should render name attribute
> ----------------------------------------------------
>
> Key: TOBAGO-1749
> URL: https://issues.apache.org/jira/browse/TOBAGO-1749
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Affects Versions: 2.0.10
> Environment: IE
> Reporter: Volker Weber
> Assignee: Udo Schnurpfeil
> Fix For: 2.0.11
>
>
> If the last INPUT tag on a page has no name attribute IE fails to submit a
> correct multipart/form-data request via ajax.
> See: https://connect.microsoft.com/IE/Feedback/Details/868498
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)