Opened 2 years ago
Closed 22 months ago
#18203 closed defect (bug) (fixed)
TinyMCE spits out <div> instead of <p> after <ul> and <ol> lists
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | TinyMCE | Version: | 3.2.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | thomas@…, d@… |
Description
In WP 3.2.1, if you create a ordered or unordered list in the TinyMCE, after it has been closed, it outputs content afterwards within <div> tags instead of the expected <p> tag. The content should be outputted in a <p> tag instead.
I tested this on a clean install (WP 3.2.1) with two different themes and produced the same result both times.
Change History (8)
comment:1
nacin
— 2 years ago
- Milestone changed from Awaiting Review to 3.2.2
- Owner set to azaozz
- Status changed from new to assigned
comment:2
azaozz
— 2 years ago
Yes, this is fixed in the newer version of TinyMCE. Unfortunately it came out too late for inclusion in 3.2 (we were in RC1) and it's impossible to be backported. The workaround is to type the text as paragraphs first, then convert them to a list leaving the last paragraph as is.
comment:4
travisnorthcutt
— 2 years ago
- Summary changed from TinyMCE spits after <div> instead of <p> after <ul> and <ol> lists to TinyMCE spits out <div> instead of <p> after <ul> and <ol> lists
Just fixing a typo in the title.
comment:6
danielbachhuber
— 23 months ago
- Cc d@… added
comment:7
danielbachhuber
— 23 months ago
Is there any chance we could fix this in 3.2.2? I consider it a blocker if you use lists at all; most users unfortunately don't notice the change in markup but it has pretty nasty side effects.
I've seen this. Thought it was fixed before 3.2.