Closed (duplicate)
Project:
Password Policy
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2012 at 00:21 UTC
Updated:
14 Aug 2012 at 16:28 UTC
On the password tab after activating a policy
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /var/www/prussing/includes/entity.inc).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /var/www/prussing/includes/entity.inc).
Notice: Trying to get property of non-object in password_policy_constraint_username_js() (line 40 of /var/www/prussing/sites/all/modules/password_policy/constraints/constraint_username.inc).
Comments
Comment #1
erikwebb commentedWould you mind trying the 7.x-1.x-dev release to confirm? This should have been fixed in #1330502: Update password change tab to Drupal 7, but I haven't created a new release since it was fixed.
Comment #2
sterndata commentedThe current -dev version fixes it. Thanks.
Comment #3
erikwebb commentedComment #4
erikwebb commentedClosing.