[wp-trac] [WordPress Trac] #20943: Paragraphs get removed in table cells when Visual editor is refreshed
WordPress Trac
noreply at wordpress.org
Wed Jul 24 10:21:12 UTC 2013
#20943: Paragraphs get removed in table cells when Visual editor is refreshed
-------------------------------------------------+-------------------------
Reporter: JboyJW | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
Component: Formatting | Review
Severity: normal | Version: 3.2
Keywords: needs-testing needs-unit-tests | Resolution:
needs-patch |
-------------------------------------------------+-------------------------
Comment (by Horttcore):
A workaround for the moment is to add a class in example
{{{
<td>
<p class="void">foo</p>
<p class="void">bar</p>
</td>}}}
This p tag will not be removed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20943#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list