﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8751	Links is escaped with bbcode!!	Almog Baku		"Steps to reproduce:
1. enter to ckeditor with bbcode enabled: http://nightly.ckeditor.com/7364/_samples/bbcode.html
1. try to enter link with ampersand like http://dev.ckeditor.com/newticket?type=Bug&bug=Swear_once_more_and_get_banned
1. click on ""Source""
1. See whats happend to the url!!

~Almog

I've also tried to fix it by config:
		CKEDITOR.config.forceSimpleAmpersand=true;
		CKEDITOR.config.basicEntities=false;
and on the instance config too"	Bug	pending	Normal		General				
