Bug 697081

Summary: Limit of 1024 characters for nsMatchingRule
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: Database - Indexes/SearchesAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED UPSTREAM QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2.8CC: benl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 389-ds-base-1.2.10.rc1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 781538 (view as bug list) Environment:
Last Closed: 2012-02-07 16:11:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 690319, 781538    

Description Rich Megginson 2011-04-15 19:05:52 UTC
Specify multiple nsMatchingRule values for an index:

nsMatchingRule: value
...
nsMatchingRule: valueN

Some of the values will be silently lost if the total length of the string of values exceeds 1024 bytes.

There should be no limit.

Comment 3 Martin Kosek 2012-01-04 13:26:53 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/55

Comment 4 Rich Megginson 2012-02-07 16:11:18 UTC
Fixed in 389-ds-base-1.2.10.rc1 now in Fedora/EPEL Testing