Opened 8 years ago
Last modified 7 years ago
#45062 new defect (bug)
tinyMCE editor breaks captions with HTML
| Reported by: | iantresman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Editor | Version: | 4.9.8 |
| Severity: | normal | Keywords: | 2nd-opinion |
| Cc: | Focuses: |
Description (last modified by )
This looks similar to ticket #18311
If I enter HTML into an image caption (eg. <ul> <span> <div> <table>, and then in tinyMCE I switch from Text to Visual, my caption breaks; sometimes it is reformmatted, sometimes the caption shortcode is removed.
Test caption:
<table>
<tr><td>Label</td><td>Description</td></tr>
<tr><td><span>Text</span></td><td>More text</td></tr>
</table>
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @iantresman, thanks for reporting this!
Not sure what the ideal behaviour here should be, and from the ticket you linked it seems the question has a long history, so requesting a second opinion for this.