You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2008/06/23 14:42:45 UTC

[jira] Closed: (HARMONY-5711) Boolean Property editor returns true/false from getAsText(), but True/False from getTags()

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

Tim Ellison closed HARMONY-5711.
--------------------------------


No response, assuming the fix is ok.

> Boolean Property editor returns true/false from getAsText(), but True/False from getTags()
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5711
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5711
>             Project: Harmony
>          Issue Type: Bug
>    Affects Versions: 5.0M5
>         Environment: Apache Harmony Launcher : (c) Copyright 1991, 2008 The Apache Software Foundatio
> n or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r629320, (Feb 20 2008), Windows/ia32/msvc 1310, release build
> http://harmony.apache.org
> WinXP
>            Reporter: Sebb
>            Assignee: Tim Ellison
>             Fix For: 5.0M6
>
>         Attachments: TestBooleanPropertyEditor.java
>
>
> The Boolean property editor is inconsistent as regard the case.
> getTags() returns "True", "False"
> getAsText() returns "true" or "false".
> The text value that is returned should be the same as one of the tags.

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