Apache Directory Project - [jira] Created: (DIRLDAP-44) Invalid rule in filter grammar

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > July 2005 > [jira] Created: (DIRLDAP-44) Invalid rule in filter grammar





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (DIRLDAP-44) Invalid rule in filter grammar
Emmanuel Lecharny (JIRA)

2005-07-02, 7:45 am

Invalid rule in filter grammar
------------------------------

Key: DIRLDAP-44
URL: http://issues.apache.org/jira/browse/DIRLDAP-44
Project: Directory LDAP
Type: Bug
Reporter: Emmanuel Lecharny
Assigned to: Alex Karasulu
Priority: Minor


The Filter grammar contains an invalid production rule, in respect with RFC 2254 :

item returns [LeafNode node]
{
node = null;
}
: node=simple | node=extensible |
( COLONEQUALS
....

COLONEQUALS is not valid. The RHS should be :

: node=simple | node=extensible


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com