[
https://issues.apache.org/jira/browse/WICKET-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Demay updated WICKET-389:
---------------------------------
Attachment: wicket-ajax.js.389.txt
I've made a mistake in previous one
> [PATCH]Do not iterate on all options in a select (in serializeSelect) when
> select is not a multiple one
> -------------------------------------------------------------------------------------------------------
>
> Key: WICKET-389
> URL: https://issues.apache.org/jira/browse/WICKET-389
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3
> Reporter: Vincent Demay
> Fix For: 1.3
>
> Attachments: wicket-ajax.js.389.txt, wicket-ajax.js.patch.txt
>
>
> It is useless to iterate on each option in a non multiple select to serialize
> it... this useless "for" is a performance killer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.