﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6278	comment tags get moved to top	MBcode	Paweł Horzela	"Hey there,
In Source editing mode paste original default Text:
{{{
%header%<br />
<br />
<!--start:problem[0]--><br />
<!--stop:problem[0]--><br />
<!--start:result[0]--><br />
<!--stop:result[0]--><br />

<!--start:info[0]--><br />
<!--stop:info[0]--><br />
<!--start:end[0]--><br />
<!--stop:end[0]--><br />
<br />
<!--start:sorry[0]--><br />
<!--stop:sorry[0]--><br />
<br />
%footer%
}}}

Switch to WYSIWYG and back to source editing. it gets formatted to:

{{{
%header%<br />
<br />
<!--start:problem[0]--><!--stop:problem[0]--><!--start:result[0]--><!--stop:result[0]--><!--start:info[0]--><!--stop:info[0]--><!--start:end[0]--><!--stop:end[0]--><!--start:sorry[0]--><!--stop:sorry[0]--><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
%footer%
}}}

This isnt rly usefull because I like to use Comments to Insert with Javascript at the given position.


Please fix that! Would be really great."	Bug	closed	Normal	CKEditor 3.5.1	Core : Output Data	3.4	fixed		
