﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8212	data-scayt_word come automatic	rajeshbute		"Hello,

I am using the CKEditor 3.x,
from last few days i am facing following problem

In ckEditor i made this text $#rajesh and apply the strong tag
if i check the view source it will look like this <strong>$#rajesh</strong>

When i hit enter to save in database, it will be save like this 
<strong><span data-scayt_word=""rajesh"" data-scaytid=""12"">$#</span>rajesh</strong>

so when i want to fetch it from database, simply i fire the SELECT query for that field and fetch it.
i want to replace the $#rajesh text with another text and because of this 
<span data-scayt_word=""rajesh"" data-scaytid=""12""> TAG
i cant find it.

I also check it in the ckEditor HTML Source, it will be not there, only when it will save in DB at that time it will save like that.


i have posted same on - http://cksource.com/forums/viewtopic.php?f=11&t=23059


i am confused, how this is coming...is any solution?

"	Bug	closed	Normal		General		invalid		
