Closed (fixed)
Project:
Login Security
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 19:11 UTC
Updated:
26 Jun 2014 at 14:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
deekayen commentedUhm, I'm confused. This should be that line:
http://php.net/preg_grep says the second argument should be an array. Your notice suggests that it's expecting a string.
Comment #2
fraweg commentedHello,
thanks for your answer. Are there changes in that since the last version? Any idea what to change?
Best regards
Frank
Edit: I attached a screenshot
Comment #3
bdone commentedseems to only occur when there's an actual error. tested by forcing one with:
Comment #4
bdone commentedpatch attached.
Comment #5
fraweg commentedHello,
thanks for your great support in this issue!
Where should I put these code?
Best regards
Frank
Comment #6
bdone commented@fraweg: the patch in #4 is awaiting community review.
if you want to help with a review, you can review the patch. otherwise you'll have to wait until it is. if approved, it will eventually make its way back into the next release of login_security.
Comment #7
deekayen commentedRolled #4 into 7.x-1.1.
Comment #8
fraweg commentedThanks a lot! This patch works for me.
Best regards
Edit: I havn't seen #4 befor I write #5 :-( . So I write #5 against #3. Sorry about that!