Opened 11 years ago
Closed 11 years ago
#28718 closed defect (bug) (fixed)
Curly Quotes Should Work Like <"this">
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Formatting | Keywords: | has-patch wptexturize |
Focuses: | Cc: |
Description
When I first started working on the unit tests for 3.9, I noticed the curly quotes patterns were incorrectly searching for unencoded angle brackets < and >. For this to work correctly, the patterns need to match < and > instead.
Bug introduced at [11813].
Attachments (3)
Change History (7)
This ticket was mentioned in IRC in #wordpress-dev by SergeyBiryukov. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
Typo in test_quotes_before_numbers()