Closed (fixed)
Project:
Password Policy
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
30 Apr 2010 at 12:09 UTC
Updated:
29 Jun 2010 at 19:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
roball commentedIn the dblog I have PHP errors like this:
Comment #2
afreeman commentedI've duplicated this bug and am working on a fix.
Comment #3
afreeman commentedLooks like this is caused by a pass by reference fail in hook_update_6002, entirely my fault.
Comment #4
afreeman commentedComment #5
auberdjinn commentedThe patch worked for me - thankyou!
Comment #6
scubasmurf commentedAfter receiving this error, what do I need to do to go back and fix the problem that is caused?
Comment #7
roball commentedI did not test the patch myself, but according to reply #5, it should work. Thus changing status, so it hopefully can get committed earlier.
Comment #8
deekayen commentedCommitted to HEAD.