Aleks M created DIRSTUDIO-814:
---------------------------------
Summary: eDirectory networkAddress attribute
Key: DIRSTUDIO-814
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-814
Project: Directory Studio
Issue Type: Improvement
Affects Versions: 2.0.0-M3
Reporter: Aleks M
Priority: Minor
It seems that the eDirectory networkAddress attribute is hard for Studio to
read.
There are several more attributes that use the same syntax
(2.16.840.1.113719.1.1.5.1.12)
When looking at a ncpServer object (objectClass=ncpServer) it has several
values in that attribute.
Studio displays them pretty well, they look like this:
13#l d a p : / / 1 7 2 . 1 6 . 2 4 2 . 7 4 : 6 3 6
Notice the space between each character.
I believe its a \u0000 but I'm 100% sure.
Anyway selecting a value and pressing CTRL+C gives me:
13#l
I.e. only the first four characters up to the first "space".
If I double click the value to edit it then Studio displays 13#l in the editor
field.
If you by accident click anywhere and you don't press ESC then the value will
be changed to 13#l
It would be nice if doubleclicking the attribute value wouldn't cause Studio to
change the value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira