﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13723	forceSimpleAmpersand is not working as expected.	John Jackson		"== Steps to reproduce ==

1. Create editor instance with forceSimpleAmpersand = true.
2. Click the toolbar menu for link.
3. Add a link 'www.example.com?foo=bar&a=b'.
4. View source - link now written as 'www.example.com?foo=bar&amp;a=b'.

== Expected result ==

Link should be 'www.example.com?foo=bar&a=b'.

== Actual result ==

Link is 'www.example.com?foo=bar&amp;a=b'.

== Other details (browser, OS, CKEditor version, installed plugins) ==

Chrome 45 on Windows 7, CK Editor version 4.5.3.

This may relate to this commit: https://github.com/ckeditor/ckeditor-dev/commit/7752ceeb7954c36c573c274753c9bb01c7932f7c or possible commits around this that work on similar issues?"	Bug	confirmed	Normal		General	3.0			
