You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2008/11/02 17:12:46 UTC

[jira] Assigned: (DIRSHARED-20) Modify the BooleanSyntaxChecker to accept the value TRUE/FALSE in lower case

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

Kiran Ayyagari reassigned DIRSHARED-20:
---------------------------------------

    Assignee: Kiran Ayyagari

> Modify the BooleanSyntaxChecker to accept the value TRUE/FALSE in lower case
> ----------------------------------------------------------------------------
>
>                 Key: DIRSHARED-20
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-20
>             Project: Directory Shared
>          Issue Type: Improvement
>            Reporter: Kiran Ayyagari
>            Assignee: Kiran Ayyagari
>            Priority: Minor
>
> Currently BooleanSyntaxChecker allows boolean value in uppercase only i.e TRUE/FALSE. The idea is to relax this restriction a bit in way so that it accepts the value in lower or mixed case but validates it after converting the value to upper case. 
> This helps when user directly passes a boolean value e.x Boolean.TRUE.toString() to the ServerEntry
> Note: This issue needs to be closed only after confirming that the VSLDAP tests related to this are passed 
>          otherwise the changes need to be rolled back.

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