id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 6877,bug in your samples in CKEditor 3.4.2,Terry Kilshaw,,"This will be the fourth time that I have reported this problem via a ticket. All three previous attempts were cancelled by the bug reviewer. This is for me, in part, an evaluation of how your company responds to feedback. So far you don't get a passing grade. First here is the bug report: ------------------------- I got the latest CKEditor version: 3.4.2 and put it on my tomcat6 server. I accessed the samples and clicked on ""Replace textareas by class name"". When that sample appeared, I clicked the Submit button. On the screen under the CKEditor - Posted Data heading you can see: $value ) { if ( get_magic_quotes_gpc() ) $postedValue = htmlspecialchars( stripslashes( $value ) ) ; else $postedValue = htmlspecialchars( $value ) ; ?> The same problem appears on any of the samples that have a submit button. I'm using tomcat6 on XP with service pack 3. Browser was Chrome 8.0 but IE 6 had the same problem. Using Firefox on Windows 7 produced the same result. ----------------- My previous ticket 6052 was marked as a duplicate of 6844 and 6844 was marked as invalid. But its not invalid. I get the same results every time I try your examples. If there is a resolution of this please indicate what it is instead of just marking my feedback as invalid. Having looked back at the the FCKEditor Samples, I guess that the sample I tried is supposed to show a table with data values from the submit. Instead it just spews out the aforementioned JavaScript above the first part of the data value table. Please contact me if you need me to show you this problem. But please stop marking it as invalid without some explanation. If it is invalid, why is it invalid? Are you unable to reproduce the problem? Or when you reproduce the problem do you think that spewing JavaScript onto the screen is the expected behaviour? thanks, Terry ",Bug,closed,Normal,,General,3.4.2,invalid,samples,