[
https://issues.apache.org/struts/browse/WW-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46632#action_46632
]
Musachy Barroso commented on WW-3190:
-------------------------------------
To be honest I am not sure changing this just to make facebook happy is a good
idea. This will break a lot of test, and might even have some impact in the
javascript validation(which is very fragile). I would be more worried if there
was no work around, but overwriting the templates is an option.
> Add tbody tags around xhtml theme form table to enclose any hidden elements
> ---------------------------------------------------------------------------
>
> Key: WW-3190
> URL: https://issues.apache.org/struts/browse/WW-3190
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.1.6
> Reporter: Jasper Rosenberg
> Priority: Minor
> Fix For: 2.1.8
>
>
> For whatever reason, with "Quickling" enabled facebook's html parsing barfs
> if there are hidden inputs directly within a table. However, if you add the
> tbody tags it works fine. This is easy enough to fix just by adding <tbody>
> to the end of control.ftl and </tbody> to the start of control-close.ftl
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.