Hey guys,
I think, I have found a bug. I habe downloaded the full package of CKEditor 4.2 with the bb-code output plugin. After downloading I extract it and open the samples in the browser. Now I select the entry Output for BBCode and open this file in my PHP editor too.
Now I place a smiley in the text e.g.
<img src="../../../plugins/smiley/images/angel_smile.gif" alt=":)">
Now I refresh the site in the browser. The site looks like this: see attachment ckbug1.png, please!
So, now I drag and drop the smiley in the editor and press submit. See attachment ckbug2.png, please!
The output code is now the following:
This is some [b]sample text[/b]. You are using [url=http://ckeditor.com/]CKEditor[/url].
Where is the smiley?
If I select the smiley and the text after it and drag and drop it to the CK-Editor and press submit, the text after the smiley is not transmitted.
Is it a bug?
How can I fix it?
Thanks in advance!
If I insert a Text with
If I insert a Text with smileys and click now on Source, the editor hangy completely. I can't go back from Source to the editor. Only way => refresh the page.
Maybe it helps by fixing it.
Thank you in advance! :)
Ahh, ok. Ya, it's been
Ahh, ok. Ya, it's been reported before here.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Opened 21 months ago
Wow, but that's long been known. :D
It is possible to fix this issue in next release? The error is in fact very annoying.
Thank you very much!
Then bump that ticket! :D
Then bump that ticket! :D
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
I don't know how that system
I don't know how that system works, so I have written a new comment. I hope anybody see it and fixed it.
https://dev.ckeditor.com/ticket/8591#comment:5
No answer...
No reaction in this report https://dev.ckeditor.com/ticket/8591 and this report http://dev.ckeditor.com/ticket/10769
now I'm sad. :-(
I have given me such a trouble with the report...
Well don't expect a reply
Well don't expect a reply right away. Firstly, the person in charge of the ticket system is on vacation for another week or so. Secondly, the team is busy finishing CKEditor 4.3. beta and they will release CKEditor 4.2.1 this week. They are knee deep in Widgets and IE11 debugging. Give it time.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Ok, but 21 month for a so
Ok, but 21 month for a so little issue?!... xD
But ok, I wait a little bit. But don't fotgot it please, its important ;-)
Thanks!
Hey guys,
Hey guys,
the problem is solved. You can see the result here: https://dev.ckeditor.com/ticket/10769
The alt attribute was wrong and the editor fails.
Thanks you for your help!