﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16746	config.forceSimpleAmpersand does not work	Wiktor Walc		"== Steps to reproduce ==

1. Start CKEditor with the following config
{{{
		CKEDITOR.replace( 'editor1', {
			forceSimpleAmpersand: true
		} );
}}}
2. Type `&` in wysiwyg mode
3. Switch to source mode

== Expected result ==

`&`

== Actual result ==

`&amp;`

== Other details (browser, OS, CKEditor version, installed plugins) ==

Reproduced on Chrome. Reproducible since 4.3.2 at least, did not try earlier versions."	Bug	closed	Nice to have (we want to work on it)		General	4.0	invalid	Support	william@… julian.ivancsuk@…
