Changes between Initial Version and Version 2 of Ticket #23280
- Timestamp:
- 01/25/13 03:02:55 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23280
- Property Cc weaver@… added
- Property Component changed from Editor to TinyMCE
-
Ticket #23280 – Description
initial v2 1 TinyMCE will generate unbalanced <p> tags when a table is included as the content of a wrapping style shortcode. In this example, assume a shortcode called [div] ... [/div] that simply brackets the content with a <div> ... </div>.1 TinyMCE will generate unbalanced <p> tags when a table is included as the content of a wrapping style shortcode. In this example, assume a shortcode called `[div] ... [/div]` that simply brackets the content with a `<div> ... </div>`. 2 2 3 3 This is an example as it would be in the editor's Text view (and it works if you switch back and forth to Visual.):
