Bugtracker
2005-04-20 15:59:04 UTC
/query.php?bug=255
--- 255 Wed Apr 20 17:59:04 2005
+++ 255.tmp.w9DvLc Wed Apr 20 17:59:04 2005
@@ -1,9 +1,7 @@
Bug# : 255
Product : phpQLAdmin
Version : 2.2.2
-Status : RESOLVED
-Resolution : FIXED
-Fixed Ver : 2.2.3/CVS
+Status : REOPENED
Priority : Normal
Component : GUI Right - User details
URL :
@@ -69,4 +67,33 @@
Comment posted: 2005-04-15 03:02 PM by ***@bayour.com
Description of attachment #41: Only change gecos if it already exists
+
+Comment posted: 2005-04-20 05:59 PM by ***@lantrix.no
+
+Not sure if this is the same problem, but this time it's a group I'm trying to
+rename. As before, the directory IS updated.
+
+Change user data for Mass Mailings
+
+
+We're looping in pql_write.inc:pql_write_mod() (from
+pql_modify_attribute). No point in trying again. I've got errno=65 (Object
+class violation) every time...
+This is the LDIF I'm trying to write to the LDAP server. Please report this
+problem at the bugtracker.
+
+
+
+
+--- DEBUG: pql_modify_attribute() ---
+dn: mail=***@offsite.no,ou=offsite.no,dc=lantrix,dc=no
+replace: givenname
+givenname: trix6
+replace: objectclass
+objectclass: person
+objectclass: qmailGroup
+objectclass: qmailUser
+--- DEBUG ---
+
+
--- 255 Wed Apr 20 17:59:04 2005
+++ 255.tmp.w9DvLc Wed Apr 20 17:59:04 2005
@@ -1,9 +1,7 @@
Bug# : 255
Product : phpQLAdmin
Version : 2.2.2
-Status : RESOLVED
-Resolution : FIXED
-Fixed Ver : 2.2.3/CVS
+Status : REOPENED
Priority : Normal
Component : GUI Right - User details
URL :
@@ -69,4 +67,33 @@
Comment posted: 2005-04-15 03:02 PM by ***@bayour.com
Description of attachment #41: Only change gecos if it already exists
+
+Comment posted: 2005-04-20 05:59 PM by ***@lantrix.no
+
+Not sure if this is the same problem, but this time it's a group I'm trying to
+rename. As before, the directory IS updated.
+
+Change user data for Mass Mailings
+
+
+We're looping in pql_write.inc:pql_write_mod() (from
+pql_modify_attribute). No point in trying again. I've got errno=65 (Object
+class violation) every time...
+This is the LDIF I'm trying to write to the LDAP server. Please report this
+problem at the bugtracker.
+
+
+
+
+--- DEBUG: pql_modify_attribute() ---
+dn: mail=***@offsite.no,ou=offsite.no,dc=lantrix,dc=no
+replace: givenname
+givenname: trix6
+replace: objectclass
+objectclass: person
+objectclass: qmailGroup
+objectclass: qmailUser
+--- DEBUG ---
+
+