You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/02/03 17:36:00 UTC

[jira] Resolved: (WICKET-2072) Allow for maps in the widgetProperties

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

Igor Vaynberg resolved WICKET-2072.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC3
                   1.3.6
         Assignee: Igor Vaynberg

> Allow for maps in the widgetProperties
> --------------------------------------
>
>                 Key: WICKET-2072
>                 URL: https://issues.apache.org/jira/browse/WICKET-2072
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.3.5
>            Reporter: Arnout Engelen
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.6, 1.4-RC3
>
>         Attachments: FksDatePicker.java
>
>
> The 'navigation' widgetProperties accepts a boolean or a javascript structure. The DatePicker component, however, only accepts strings and arrays of strings (which are escaped properly).
> This could be relatively easily added by also allowing Map<String, ?> structures in the widgetProperties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.