Opened 16 years ago
Closed 16 years ago
#14065 closed defect (bug) (invalid)
textwidget adds paragraph outside of div
| Reported by: | jowo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 3.0 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Which WordPress version and theme are you using? Plugins disabled?
I cannot reproduce it with trunk version and Twenty Ten.