﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13837	Mixed paragraph content in table cells	Packs		"== Steps to reproduce ==

1. Create a table 1x1 and enter some text
2. Underneath the table type two short paragraphs of text
3. Copy the two paragraphs and paste onto end of the table cell

== Expected result ==
<td><p>some text</p><p>One</p><p>Two</p></td>

== Actual result ==
<td>some text<p>One</p><p>Two</p></td>

== Other details (browser, OS, CKEditor version, installed plugins) ==
Happens in Firefox (41) and IE (10)

Is there a way to force paragraphs in table cells?
"	Bug	closed	Normal		Core : Tables	3.0	wontfix		
