You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2007/04/26 00:16:15 UTC

[jira] Resolved: (WICKET-389) [PATCH]Do not iterate on all options in a select (in serializeSelect) when select is not a multiple one

     [ https://issues.apache.org/jira/browse/WICKET-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Quenot resolved WICKET-389.
-----------------------------------------

    Resolution: Fixed

Committed, thanks for your contribution!

> [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.