Pierangelo Masarati wrote:
On Mon, 2006-01-16 at 22:17 +0100, Pierangelo Masarati wrote:
To elaborate further, you may download the test at <http://www.sys-
net.it/~ando/Download/its4337.tar.gz>, unpack it into tests/ and run
./run ../data/regressions/its4337/its4337
It appends a database after {1}monitor (no {X} is given), then it
inserts one before {1}monitor ({1}) and fails in both cases (with no
error, though); in the first case, the new database gets appended, but
with {3}bdb, so {2} is missing. In the second case, the new database
gets inserted in the right place ({1}bdb) and the appended one gets
shifted (to {3}bdb), but {1}monitor remains there, so now {1} appears
twice.
Strictly speaking this isn't a regression, as the function was never
implemented. Perhaps we should NULL out the modrdn entry point for now,
so that it will return UnwillingToPerform instead of silently doing nothing.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/