When I add new people, I get an error:

Warning: Illegal string offset 'pass1' in form_process_password_confirm() (line 2856 of /var/www/html/includes/form.inc).
Warning: Illegal string offset 'pass2' in form_process_password_confirm() (line 2863 of /var/www/html/includes/form.inc).

Everything works I guess but I feel this may be an issue.

CommentFileSizeAuthor
#3 ldap-pwd-confirm-2217359-3.patch1.25 KBbrianfisher
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

BenStallings’s picture

Category: Support request » Bug report

I'm also seeing this error, though the line numbers are now 2917 and 2924.

BenStallings’s picture

Assigned: adamcole83 » Unassigned

I'm unassigning this issue in the hopes that someone else will take a look.

brianfisher’s picture

attached patch changes the password confirm field to a value field

BenStallings’s picture

Thank you, tbfisher! That works like a charm.

BenStallings’s picture

Status: Active » Reviewed & tested by the community
johnbarclay’s picture

Version: 7.x-2.0-beta8 » 7.x-2.x-dev
tunic’s picture

It works for me.

dgtlmoon’s picture

Status: Reviewed & tested by the community » Fixed

  • dgtlmoon committed b15e1a5 on 7.x-2.x authored by tbfisher
    Issue #2217359 by tbfisher: Illegal string offset in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.