Opened 14 years ago
Closed 14 years ago
#7792 closed Bug (fixed)
BBCode sample: images and line breaks disappear
Reported by: | Wiktor Walc | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6 |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
Paste in source mode:
Some sample text [img]http://dev.ckeditor.com/chrome/site/logo-ckeditor-dev.png[/img]
Switch to wysiwyg mode and back, result:
Some sample text[img][/img]
(image disappeared, line breaks are lost)
Found in Firefox 3.6.17, confirmed also in Safari 5.0.5, didn't check other browsers.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7792.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6868].
The bug affects all browsers.