[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589137#comment-13589137
 ] 

Kiran Ayyagari commented on DIRSTUDIO-888:
------------------------------------------

That is because in LDAP the acceptable boolean values are TRUE or FALSE (yes, 
in caps :)
We relaxed it a bit in Apache Directory server where TRUE/true and FALSE/false 
are all valid but AD seems to follow this very strictly.
                
> Improve editing of boolean values
> ---------------------------------
>
>                 Key: DIRSTUDIO-888
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-888
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jim Birch
>            Priority: Minor
>         Attachments: LowerCaseFalseError.PNG
>
>
> In inline editor won't accept lowercase strings for AD boolean values.  
> "true" and "false" aren't accepted.  This was a bit unexpected so I started 
> looking for other problems.  A more relaxed approach could accept lower case 
> values, or maybe even things like "t", "T", "f", 'F', "1", "0", "yes", "Y", 
> "NO", ...
> A simple attribute editor for booleans would be a help to confirm/force a 
> valid change.  This becomes an issue if the change is not accepted for some 
> reason, you aren't left wondering if you entered something invalid. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to