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 2007/10/31 20:43:51 UTC

[jira] Assigned: (WICKET-1118) DateTextField.setEnabled() is not propagated to attached DatePicker

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

Igor Vaynberg reassigned WICKET-1118:
-------------------------------------

    Assignee: Igor Vaynberg

> DateTextField.setEnabled() is not propagated to attached DatePicker
> -------------------------------------------------------------------
>
>                 Key: WICKET-1118
>                 URL: https://issues.apache.org/jira/browse/WICKET-1118
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta4
>         Environment: $ svn info
> Path: .
> URL: http://svn.apache.org/repos/asf/wicket/trunk/jdk-1.4/wicket-quickstart
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 590679
> Node Kind: directory
> Schedule: normal
> Last Changed Author: gseitz
> Last Changed Rev: 584954
> Last Changed Date: 2007-10-16 00:48:12 +0200 (Tue, 16 Oct 2007)
>            Reporter: Martin Funk
>            Assignee: Igor Vaynberg
>         Attachments: datePicker.patch
>
>
> DatePicker stays enabled even if the DateTextField it is attached to is disabled.
> It is even able to change the DateTextField's shown value.
> Instead the DatePicker should be disabled to, or maybe not shown at all.
> Attached is a Quickstart-patch showing the effect.

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