warning: mb_strlen() expects parameter 1 to be string, array given in <drupalinstall>\includes\unicode.inc on line 370.

I added a serialized watchdog entry at this point.
After editing a content-type cck-field with the password widget it shows this in the log:
a:2:{s:5:"pass1";s:0:"";s:5:"pass2";s:0:"";}

after submiting or editing a node containing the password-widget, it gets clear, that password-widget is the reason:
a:2:{s:5:"pass1";s:5:"12345";s:5:"pass2";s:5:"12345";}
I entered 12345 as the password.

This install is quite small:
cck, content access, dhtml_menu.

Is there anyone else with this bug?

Comments

iwankgb’s picture

Take a look here, plz - http://drupal.org/node/218033.

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 119769)