I am using the latest version. One bug is really giving me trouble. I searched the whole forum...but no solution. Please help me if you can:
Bug: On my site, the Data from database is loaded into FCKeditor. When the data is limited...all goes well. But if it is huge..i get this error "Stack Overflow at line: 49". Earlier i thought i could be some special text inside the data..giving trouble. But then i tested with sample data like: "demo demo demo demo". I still get error..when data is huge.
@hitman1980, it depends on how huge your data is. I would ask you to please open a ticket at our dev site, possibly attaching a sample file with data to be loaded in the editor.
Unfortunately this issue with EnterMode='br' passed unobserved (mainly because EnterMode='p' is the recommended setting) and is still present with the 2.6.2. We have a ticket for it, and it will be definitely solved for the 2.6.3: http://dev.fckeditor.net/ticket/2319
milomaxwell wrote:Is anyone else having trouble with Autogrow? It no longer is working in either IE7 or Firefox2 - if I revert back to 2.60 it works fine.
Thanks for your reply. I am using it within Oracle Portal. We just recently upgraded to this version. I will continue to investigate to find the culprit. I will post any findings.
milomaxwell wrote:Is anyone else having trouble with Autogrow? It no longer is working in either IE7 or Firefox2 - if I revert back to 2.60 it works fine.
Re: FCKeditor 2.6.2 released
I am using the latest version. One bug is really giving me trouble. I searched the whole forum...but no solution. Please help me if you can:
Bug: On my site, the Data from database is loaded into FCKeditor. When the data is limited...all goes well. But if it is huge..i get this error "Stack Overflow at line: 49". Earlier i thought i could be some special text inside the data..giving trouble. But then i tested with sample data like: "demo demo demo demo". I still get error..when data is huge.
Can you plz help...
Thanks in advance
Bob
Re: FCKeditor 2.6.2 released
@hitman1980, it depends on how huge your data is. I would ask you to please open a ticket at our dev site, possibly attaching a sample file with data to be loaded in the editor.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.6.2 released
I use 2 instances of FCK on one very long page - about 4-5 screens down from the top.
Re: FCKeditor 2.6.2 released
Re: FCKeditor 2.6.2 released
Re: FCKeditor 2.6.2 released
Unfortunately this issue with EnterMode='br' passed unobserved (mainly because EnterMode='p' is the recommended setting) and is still present with the 2.6.2. We have a ticket for it, and it will be definitely solved for the 2.6.3:
http://dev.fckeditor.net/ticket/2319
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.6.2 released
Re: FCKeditor 2.6.2 released
I have the following code:
For some reason fckeditor turns it into this:
Any ideas as to why this is happening?
Re: FCKeditor 2.6.2 released
I've pasted your source data in both IE and Firefox and no changes have been made to it... there should be something else.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.6.2 released
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.6.2 released
Thanks for your reply. I am using it within Oracle Portal. We just recently upgraded to this version. I will continue to investigate to find the culprit. I will post any findings.
Re: FCKeditor 2.6.2 released
it gets changed to:
Is this correct?
Re: FCKeditor 2.6.2 released
@milesmowbray, this is a bug. I've opened a ticket for it:
http://dev.fckeditor.net/ticket/2347
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.6.2 released
Re: FCKeditor 2.6.2 released
Re: FCKeditor 2.6.2 released
Today I tested the HR ID issue in FCKeditor 2.6.5 stable version, it still exists on IE browser!
Then I applied the fix at:
http://forum.joomla.org/viewtopic.php?p=1695679#p1695679
This problem solved.
Hope you include this fix in the stable release.