#14361 closed Bug (invalid)
smile :) get bug with BBCODE
Reported by: | M-A-X | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Editable | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- put ":)" in textarea
- switch to sousce code
- swicth from source code
Expected result
Actual result
no text in textarea
Other details (browser, OS, CKEditor version, installed plugins)
Attachments (1)
Change History (8)
Changed 10 years ago by
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.6 |
comment:4 Changed 10 years ago by
Keywords: | BBCODE added |
---|---|
Version: | → 4.5.6 |
comment:5 Changed 10 years ago by
Keywords: | BBCODE removed |
---|---|
Version: | 4.5.6 |
Yes, with BBCODE default sample ttested with full package CKEditor 4.5.6. Entering :)
and then switching to source/wysiwyg results in smiley face.
Please also don't change the version or add keywords. I know what this ticket is about. Thank you.
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
Ok, I had to scratch my head a little bit to figure out whether this is editor bug or not but came to the final conclusion that this is configuration issue.
- You will not see any smileys without insert smiley plugin. If you need smileys you need to download that plugin as well (except for bbcode). I was using full package and didn't get this issue while you were using standard package with only bbcode added.
- Besides basic plugins some configuration is also needed for bbcode. Many HTML plugins will not work with bbcode output format. Please have a look at bbcode sample available in bbcode plugin folder (you can download plugin manually - http://ckeditor.com/addon/bbcode) and use editor configuration used in that sample.
That way you will not get any weird issues like this one here.
I can't confirm that - I have tried latest master and CKEditor 4.5.6 versions and all work well and show smiley.