After enabling Content Profile 6.x-1.0-beta4 on Drupal 6.13, I am no longer able to edit LDAP authentication data for each user. Probably the LDAP content should be appearing in a sub-tab, but it doesn't. LDAP data does show when I View the user.

In fact, some other items stored in the "data" column also appear to be missing, e.g. autologout settings and tinymce status. It looks like you might need to improve how the data column is parsed.

Comments

fago’s picture

Status: Active » Postponed (maintainer needs more info)

Missing from where? Content profile shouldn't touch this data? Is there previoulsy and missing after you isntalled content profile? Or when is it gone?

emdalton’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Sorry, it's apparently this: http://drupal.org/node/502068

It's a change in the LDAP module, nothing to do with Content Profile. I just didn't notice it until after I installed and enabled Content Profile.