Opened 15 years ago
Closed 15 years ago
#14065 closed defect (bug) (invalid)
textwidget adds paragraph outside of div
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.0 |
| Component: | Widgets | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
Using textwidget creates wrong HTML:
<p> <div class="textwidget"><p>Text</p></div> </p>
The outer paragraphs should not even be there.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Which WordPress version and theme are you using? Plugins disabled?
I cannot reproduce it with trunk version and Twenty Ten.