mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
02.47.2008 e0f2f1dfec15dc60ed7ae8fd29c9aade98b5eb2c
refs
author lutoff <lutoff@localhost>
Wednesday, April 2, 2008 13:47 +0200
committer lutoff <lutoff@localhost>
Wednesday, April 2, 2008 13:47 +0200
commite0f2f1dfec15dc60ed7ae8fd29c9aade98b5eb2c
tree d09d7a04b2228e7b0ac930c8b539c165978f0cc2 tree | zip | gz
parent 30fd46a50be3f046a1eff45c5c05db761ef5d8fb view | diff
Fix for issue #3041 (ldapsearch: trailing arguments are not interpreted as attributes when --filename option is specify)

Trailing arguments should be structured as follow:
- If a filter file is present, trailing arguments are considered
as attributes
- If filter file is not present, the first trailing argument is
considered the filter, the other as attributes.
1 files modified
27 ■■■■■ changed files
opends/src/server/org/opends/server/tools/LDAPSearch.java 27 ●●●●● diff | view | raw | blame | history