Closed (fixed)
Project:
Security Review
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Dec 2010 at 18:05 UTC
Updated:
16 Jan 2011 at 20:40 UTC
Jump to comment: Most recent file
I've noticed that the node check can correctly fail, then when run again (without removing php or JS from the offending nodes) it will pass.
I've traced this down to the $last_check['lastrun'], which incorrectly assumes we only want to look at new nodes.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1007294-security_review-node-comments-check.patch | 1.26 KB | coltrane |
Comments
Comment #1
coltraneThere's a patch for this at #755766: Better handling for check timeouts http://drupal.org/node/755766#comment-3866772
Comment #2
coltraneHere it is on its own.
Comment #3
coltraneCommitted with minor comment change http://drupal.org/cvs?commit=472912