[
https://issues.apache.org/jira/browse/DIRSTUDIO-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325601#comment-14325601
]
Emmanuel Lecharny commented on DIRSTUDIO-1013:
----------------------------------------------
The Combo.LIMIT is the maximum chars you can put into a combo. It can't be
overiden : "Specifying a limit value larger than Combo.LIMIT sets the
receiver's limit to Combo.LIMIT. "
We probably need to use a Text widget instead, which limit is much higher
(0x7FFFFFFF chars usually, 0x7FFF on old version of windows).
> Filter Editor for search has a fixed limit
> ------------------------------------------
>
> Key: DIRSTUDIO-1013
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1013
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-apacheds
> Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
> Environment: Windows7,8.
> Reporter: Joakim Ganse
> Priority: Minor
>
> When writing a very long filter in the filter editor for doing a search it
> cuts the filter abruptly and when trying to save the error "malformatted
> filter" appears. (we paste a very logn list of samaccountname=xxxx yyyyy
> there)
> It would be good if the filter had no limit or had a limit that was possible
> to set in the settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)