id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9558	[Patch] Keywords containing single quotes break autocomplete	rjollos	rjollos	As originally posted by itamarost in comment:27:ticket:4201:\r\n\r\nI ported the patch from this ticket, so it now works for me with Trac-0.12.3dev and TagsPlugin (trunk with patch from #7857).\r\n\r\nIt populates the autocomplete by merging the keywords trac.ini `ListOption` with all existing tags from TagsPlugin, if TagsPlugin is installed (otherwise it just uses the keywords `ListOption`).\r\n\r\nThe autocomplete is also available for wiki-tags when TagsPlugin is installed.\r\n\r\nAlso fixed on the way a problem with tags that contain a quote (need escaping when embedded in inline JS).\r\n\r\nPatch is [/attachment/ticket/4201/keywordsuggestplugin-4201-itamaro-v1.patch here].\r\n	defect	closed	normal	KeywordSuggestPlugin	normal	fixed		itamarost, hasienda	0.11
