﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8970	audocomplete fails to function under Trac 0.12	rudy@…	Ryan J Ollos	the plugin currently fails to function under 0.12, if you place a line just above req.send('\n'.join(users).encode('utf-8'), 'text/plain') with req.send_header('Content-Length', len('\n'.join(users).encode('utf-8'))) it will be functional again.	defect	new	normal	AutocompleteUsersPlugin	normal				0.12
