Patch for allowing <input type="search"/> to be serialized
-----------------------------------------------------------
Key: WICKET-1145
URL: https://issues.apache.org/jira/browse/WICKET-1145
Project: Wicket
Issue Type: Improvement
Components: wicket
Reporter: Eirik Bjorsnos
Input field serialization in wicket-ajax.js does not serialize input fields
with type="search" properly.
type=search is supported on Safari and renders like text fields on other
browsers, so it would be cool if Wicket did the same.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.