Opened 4 months ago
Last modified 4 months ago
#23694 new defect (bug)
Shortcode attributes mess up html strings
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Shortcodes | Version: | 3.5.1 |
| Severity: | normal | Keywords: | dev-feedback |
| Cc: |
Description
[shortcode attribute="<b>some HTML</b>"/]
produces:
<b>some HTML</b> <p>
Note: See
TracTickets for help on using
tickets.
Related: #21689