[jira] Closed: (DIRSERVER-836) Requesting an unknown attribute in a
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > [jira] Closed: (DIRSERVER-836) Requesting an unknown attribute in a




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Closed: (DIRSERVER-836) Requesting an unknown attribute in a  
Stefan Zoerner (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-31-07 12:11 AM


[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]

Stefan Zoerner closed DIRSERVER-836.
------------------------------------


I have checked the situation with a current build; the problem does not occu
r anymore. Therefore I close this issue. Thanks for resolving it!
[vbcol=seagreen]
> Requesting an unknown attribute in a search operation causes an error
> ---------------------------------------------------------------------
>
>                 Key: DIRSERVER-836
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-836
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: * ApacheDS 1.5.0 (SNAPSHOT)
> * Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
> * Windows XP Professional SP2
>            Reporter: Stefan Zoerner
>             Fix For: 1.5.0
>
>         Attachments: SearchForNonExistingAttributesTest.java
>
>
> If someone tries to fetch an unknown attribute within a search operation, 
it causes an error. The expected behaviour is that the server ignores the un
known attribute. Here is a command line example:
> $ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w ****** -b "
dc=example,dc=com" -s base "(objectClass=*)" dc
> version: 1
> dn: dc=example,dc=com
> dc: example
> $ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w ****** -b "
dc=example,dc=com" -s base "(objectClass=*)" dc unknown
> ldap_search: Alias dereferencing problem
> ldap_search: additional info: failed on search operation: OID for name 'un
known' was not found within the OID registry
> $ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w ******-b "d
c=example,dc=com" -s base "(objectClass=*)" dc;unknownOption
> ldap_search: Alias dereferencing problem
> ldap_search: additional info: failed on search operation: OID for name 'dc
;unknownOption' was not found within the OID registry
> $
> I'll attach a JUnit test which demonstrates the problem with the help of JNDI.[/vb
col]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:14 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register