﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5421	xhtml code generation problem &nbsp; instead of &#160; (htmlentities, entities,entities_additional,..., configuration)	toller43	Tobiasz Cudnik	"For a more complete description and discussion see
http://cksource.com/forums/viewtopic.php?f=11&t=18208

The ckeditor 3.2 does not produce the correct output when you enter
a text like this in the editing area:

ab   c  (there are several blanks between ""ab"" and ""c"")

The result is something like
ab&nbsp;&nbsp c
but should be
ab&#160;&#160; c

No configuration option like
entities, entities_additional...
ever resolved the problem.
This worked correct in older versions like 2.6.x.
"	Bug	closed	Normal	CKEditor 3.4.1	Core : Output Data	3.2	fixed		
