﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11643	Invalid  code in wp-login.php	hakre		"This just does not makes any sense:
{{{
  if ( !$secure_cookie && whatever() && ... )
    secure_cookie = false;
}}}

Found in line 480-481 in wp-login.php while reviewing #9207. Fix is simple, will attach a patch."	defect (bug)	closed	normal	3.0	General	2.9	normal	fixed	has-patch needs-testing	
