[
https://issues.apache.org/jira/browse/DIRSTUDIO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422167#comment-13422167
]
Pierre-Arnaud Marcelot commented on DIRSTUDIO-823:
--------------------------------------------------
Hi Lucas,
Unfortunately, the Spinner widget we're using to edit these values only
supports Integer values (not even Long).
So, I guess we're a bit stuck here, unless we re-implement a specific widget
for other (all?) kinds of numeric values.
> Integer Value Editor only selects values of Java Integer magnitude
> ------------------------------------------------------------------
>
> Key: DIRSTUDIO-823
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-823
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.5.3
> Reporter: lucas theisen
>
> According to rfc 4517 (http://tools.ietf.org/html/rfc4517):
> {qoute}
> 3.3.16. Integer
> A value of the Integer syntax is a whole number of unlimited
> magnitude. The LDAP-specific encoding of a value of this syntax is
> the optionally signed decimal digit character string representation
> of the number (for example, the number 1321 is represented by the
> character string "1321"). The encoding is defined by the following
> ABNF:
> ...
> {qoute}
> Since the value can be of unlimited magnitude, it seems the editor should
> allow for that. If i choose to use the In-Place Text Editor, it works, but
> that seems unnecessarily complicated.
--
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