/[Apache-SVN]
ViewVC logotype

Revision 493037


Jump to revision: Previous Next
Author: elecharny
Date: Fri Jan 5 14:12:40 2007 UTC (2 years, 10 months ago)
Changed paths: 3
Log Message:
Fix for DIRSERVER-791. The MODIFY operation didn't handled correctly 
values modification : the attribute itself was completly removed
even if just a value was to be removed.
Fixed another problem : when comparing the RDN with the attribute, if the 
attribyteType was not an OID, then there was a difference even if oid(RDN) = attributeType OID.
A new parameter (OIDRegistry) was added to all the method to handle that case
Also fixed the testcase

Changed paths:

Path Details
Directorydirectory/branches/apacheds/1.0/core/src/main/java/org/apache/directory/server/core/schema/SchemaChecker.java modified , text changed
Directorydirectory/branches/apacheds/1.0/core/src/main/java/org/apache/directory/server/core/schema/SchemaService.java modified , text changed
Directorydirectory/branches/apacheds/1.0/core/src/test/java/org/apache/directory/server/core/schema/SchemaCheckerTest.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2