[
https://issues.apache.org/jira/browse/WICKET-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2316.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
Assignee: Igor Vaynberg
> Form generates invalid html in appendDefaultButtonField
> -------------------------------------------------------
>
> Key: WICKET-2316
> URL: https://issues.apache.org/jira/browse/WICKET-2316
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.6
> Reporter: Emond Papegaaij
> Assignee: Igor Vaynberg
> Fix For: 1.4.1
>
>
> The javascript added to the button contains several unescaped &, such as
> "b!=null&&b.onclick!=null&&typeof(b.onclick)", these should be replaced with
> &. This was already mentioned in ticket 2033, but that ticket is about
> another problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.