Your message dated Tue, 29 Nov 2005 06:04:08 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Nov 2003 07:07:00 +0000
>From [EMAIL PROTECTED] Tue Nov 18 01:06:59 2003
Return-path: <[EMAIL PROTECTED]>
Received: from vnet.net2.nerim.net (kawa.virtual-net.fr) [62.4.19.143] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ALzwx-0006YL-00; Tue, 18 Nov 2003 01:06:59 -0600
Received: from oberon.virtual-net.fr (nico-sid.test.virtual-net.fr 
[192.168.1.70])
        by kawa.virtual-net.fr (8.12.3/8.12.3/Debian-6.6) with SMTP id 
hAI76v8X032752;
        Tue, 18 Nov 2003 08:06:57 +0100
Received: (nullmailer pid 795 invoked by uid 1001);
        Tue, 18 Nov 2003 07:06:57 -0000
Date: Tue, 18 Nov 2003 08:06:56 +0100
From: [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: Jeffrey P Shell <[EMAIL PROTECTED]>
Subject: ZLDAPConnection: ZopeLDAP Doesn't respect RFC 2967 : attributes must 
be case-insensitive
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
X-Reportbug-Version: 2.36
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 
(1.174.2.15-2003-03-30-exp)

Package: zope-ldap
Version: 1.1.0-3
Severity: normal
File: /usr/lib/zope/lib/python/Products/ZLDAPConnection/Entry.py

RFC 2967 say "All of the attributes used here are case-insensitive in
their definitions."

And when I try to add new subEntry :
test_add = People.addSubentry("cn=qqsdfazeqkdsj", {
   "objectClass": "person",
   "sn" : "Test",
   })

LDAP return Objectclass violation

And when I try with :
test_add = People.addSubentry("cn=qqsdfazeqkdsj", {
   "objectclass": "person",
   "sn" : "Test",
   })

It work.

Jeffrey P Shell was upstream autor.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages zope-ldap depends on:
ii  python2.2-ldap           1.9.999.pre13-1 A LDAP interface module for Python
ii  zope                     2.6.2-2         Open Source Web Application
Server

-- debconf information:
* shared/zope/restart: end


-- 
Nicolas Ledez - Virtual Net (www.virtual-net.fr)
80, avenue des Buttes de Coesmes - 35700 RENNES
tel: +33 2 23 21 06 32 - fax: +33 2 99 38 16 85

---------------------------------------
Received: (at 221416-done) by bugs.debian.org; 29 Nov 2005 05:04:25 +0000
>From [EMAIL PROTECTED] Mon Nov 28 21:04:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EgxfE-0008Sy-8l; Mon, 28 Nov 2005 21:04:24 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
        by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id jAT542ns031298;
        Tue, 29 Nov 2005 06:04:02 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
        by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id jAT548Lm005473;
        Tue, 29 Nov 2005 06:04:08 +0100
Received: (from [EMAIL PROTECTED])
        by diziet.irb.hr (8.13.5/8.13.5/Submit) id jAT5487R005471;
        Tue, 29 Nov 2005 06:04:08 +0100
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Removed
Date: Tue, 29 Nov 2005 06:04:08 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-1.0 required=4.0 tests=BAYES_00,ONEWORD,
        SORTED_RECIPS autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5

zope-ldap has been removed from Debian after being orphaned for 5
months.  Please see <http://bugs.debian.org/312860> for details.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to