commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #11544] [swing] UIDefaults.put should allow 'null'


From: Michael Koch
Subject: [commit-cp] [bugs #11544] [swing] UIDefaults.put should allow 'null'
Date: Tue, 11 Jan 2005 13:26:58 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; i686; de) (KHTML, like Gecko)

This is an automated notification sent by Savannah.
It relates to:
                bugs #11544, project classpath

==============================================================================
 LATEST MODIFICATIONS of bugs #11544:
==============================================================================

               Posted by: Michael Koch <mkoch>
               Posted on: 2005-01-11 13:26 (GMT)
    _______________________________________________________

                  Status:                    None -> Fixed                  
             Open/Closed:                    Open -> Closed                 

    _______________________________________________________

Follow-up Comment:
Fixed in CVS. Will be okay in GNU classpath 0.14.

==============================================================================
 OVERVIEW of bugs #11544:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11544>

                 Summary: [swing] UIDefaults.put should allow 'null'
                 Project: classpath
            Submitted by: zander
            Submitted on: Son 09.01.2005 um 18:40
                Category: classpath
                Severity: 5 - Average
                  Status: Fixed
                 Privacy: Public
             Assigned to: None
             Open/Closed: Closed
        Platform Version: None

    _______________________________________________________


doing a put like this:

myDefaults.put("foo", null);

is a legal option and should do a remove with that value instead.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Die 11.01.2005 um 13:26       By: Michael Koch <mkoch>
Fixed in CVS. Will be okay in GNU classpath 0.14.

-------------------------------------------------------
Date: Son 09.01.2005 um 19:03       By: Thomas Zander <zander>
See also the (just added) mauve test javax/swing/UIDefaults/remove.java








==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11544>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]