﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1020	MediaWiki+FCKeditor - Template codes bug	samuel		"When entering template codes, the carriage return seems to be auto-stripped. This causes problems especially relating to specifying bullet-wikitext into a parameter value in a template. 

For example:
{{TemplateName
|Parameter1=Test text test text
* bullet point 1
* bullet point 2
|Parameter2=testing value 2
}}

will not work right when using the MediaWiki+FCKeditor as it strips away the carriage return and turns the above code into something like the following:

{{TemplateName|Parameter1=Test text test text * bullet point 1 * bullet point 2 |Parameter2=testing value 2}}

Thus the bullets will not work.
"	Bug	closed	Normal		Project : MediaWiki+FCKeditor		worksforme		
