Discussion:
[Bug #255] [GUI Right - User details] Error updating common name
Bugtracker
2005-04-20 15:59:04 UTC
Permalink
/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 ---
+
+
Bugtracker
2005-04-21 06:17:06 UTC
Permalink
/query.php?bug=255

--- 255 Thu Apr 21 08:17:06 2005
+++ 255.tmp.i6TUiv Thu Apr 21 08:17:06 2005
@@ -97,3 +97,12 @@



+Comment posted: 2005-04-21 08:17 AM by ***@bayour.com
+
+<a href="/showattachment.php/48/phpQLAdmin-255b.patch">Created an attachment (id=48)</a>
+
+
+Comment posted: 2005-04-21 08:17 AM by ***@bayour.com
+
+Description of attachment #48: NO change of gecos, sn or givenname if it doesn't already exists in the object
+

Loading...