﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6852	bug in your samples in CKEditor 3.4.2	Terry Kilshaw		"I downloaded the ckeditor_3.4.2.zip and installed it in my tomcat 6 servlet engine as instructed.

I tried the samples. The samples web page displayed correctly.

I clicked the Replace text area by class name"" link.

The sample editor appears and I can edit things in it.

When I click the Submit button then screen shows:


{{{
CKEditor - Posted Data

$value ) { if ( get_magic_quotes_gpc() ) $postedValue = htmlspecialchars( stripslashes( $value ) ) ; else $postedValue = htmlspecialchars( $value ) ; ?>

Field Name 	Value

}}}

	
I guess it was supposed to show what was submitted.

Please note, that for a potential new user like me, the combination of buggy examples and no response to any attempts to communicate with you is not a good way to promote your business.

In general, I like what I see of your software but it has to be backed up with real responsiveness.

Terry Kilshaw
CTO Quantech"	Bug	closed	Normal		General	3.4.2	duplicate		
