Opened 14 months ago
#20342 new defect (bug)
Opening Double Quote after 3 hyphens converted to double closing quote
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Formatting | Version: | 3.3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The string:
<p>I also remember the line in "Casey at the Bat" when he struck out---"There is no Joy in Mudville!!!"</p>
is converted to this in WordPress 3.3.1:
<p>I also remember the line in “Casey at the Bat” when he struck out—”There is no Joy in Mudville!!!”</p>
Seems to be what should be an opening quote that follows an Em dash is always converted into a closing quote.
Note: See
TracTickets for help on using
tickets.
