﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20256	PHP SESSION issues with Chrome	aternus		"Hey everybody,

After a long time of breaking my head on why SESSIONs were broken with Chrome, I've found a solution.

'''The ISSUE:'''
Wordpress rewrite doesn't report 404 properly for a missing favicon (more elements might be involved).

'''SCENARIO:'''
Plugin generates CAPTCHA and stores the value inside the $_SESSION array.
Because of the missing 404 header/wrong rewrite rules, Chrome makes several requests resulting in CAPTCHA being refreshed without user input submit.

'''FIX:'''
Send 404 header for missing files.

http://stackoverflow.com/questions/2953536/randomly-losing-session-variables-only-in-google-chrome-url-rewriting
"	defect (bug)	closed	normal		Rewrite Rules	3.0	normal	invalid		
