﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14530	Ckeditor allows to create multiple anchors with same name and id	Sibasish palo		"== Steps to reproduce ==

1.click on anchor button,enter a name ""Test""[[BR]]
2.Again click on anchor button ,enter ""Test""

'''source view of two anchors:'''[[BR]]

<p><a id=""Test"" name=""Test""></a></p>

<p><a id=""Test"" name=""Test""></a></p>

'''Actual result:'''
As shown above Ckeditor allows to create two anchors with same name and ID

'''Expected result:'''
Ckeditor should not allow to create two anchors with same name and ID"	Bug	confirmed	Normal		General	4.5.7			
