﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29576	Fix construction of HTTP_COOKIE value in base environ of test requests	Thng Kai Yuan	Thng Kai Yuan	"The existing implementation wrongly constructs cookies into:
' sessionid=helloworld; Domain=None; expires=None; Max-Age=None; Path=/'

For the given example, this fix will correct the construction to be:
'sessionid=helloworld'"	Bug	assigned	Testing framework	dev	Normal				Unreviewed	1	0	0	0	1	0
