I'm getting this message occasionally in FF 3.6.13 and Safari Version 5.0.2 (5533.18.5). I assume this isn't a browser issue or text inputted issue as it is different text. When I click the view source button it becomes unselectable and this error message appears
too much recursion
[Break On This Error] return;}if(E=='br'){v.push(H);return;}...n=='br'),q=!!o.$empty[l];r.isEmpty=q;
ckeditor.js (line 27)
If I attempt to proceed the next page does not get any content from the editor. Does anyone have any ideas about this or seen this before? Thanks.
-Chris
too much recursion
[Break On This Error] return;}if(E=='br'){v.push(H);return;}...n=='br'),q=!!o.$empty[l];r.isEmpty=q;
ckeditor.js (line 27)
If I attempt to proceed the next page does not get any content from the editor. Does anyone have any ideas about this or seen this before? Thanks.
-Chris
Re: Charachter input limit? Other Limit?
You should file a bug and provide some sample html and how to reproduce the problem if you want to see it fixed (I'm hoping that you are using an updated version of CKEditor)
Re: Charachter input limit? Other Limit?
I have the editor available here
http://174.120.151.156/~crazychr/editor.php
The version number isn't present in the js file, where would I find that? I found this
/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
I didn't find it in here either http://174.120.151.156/~crazychr/ckfind ... s/toc.html
I think it is at least 3.
The files I'm inputting aren't in html they are coming in from open office copied to my clipboard, I'd say 1/15 produce this problem.