Opened 4 weeks ago
Closed 4 weeks ago
#63988 closed defect (bug) (fixed)
Regex special chars should be escaped
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch has-unit-tests commit |
Focuses: | Cc: |
Description
Previously for oembed providers: #38187.
Some unescaped regex special characters have slipped in to regular expressions which makes them greedier than they should be.
Change History (3)
This ticket was mentioned in PR #9917 on WordPress/wordpress-develop by @johnbillion.
4 weeks ago
#1
- Keywords has-patch has-unit-tests added; needs-patch removed
Note: See
TracTickets for help on using
tickets.
Trac ticket: Core-63988