Opened 23 months ago
Closed 20 months ago
#57467 closed defect (bug) (fixed)
Typo in wp-includes/rss.php
Reported by: | lanacodes | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.3 | Priority: | low |
Severity: | trivial | Version: | |
Component: | Feeds | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
wp-includes/rss.php line 839:
# regex to match wc3dtf
Incorrectly has "WC3" instead of "W3C".
Attachments (2)
Change History (10)
#2
@
23 months ago
- Component changed from General to Feeds
- Focuses docs added
#3
@
21 months ago
- Milestone changed from Awaiting Review to 6.3
The typo in #57102 was fixed, so this could be worth fixing, too.
Version 0, edited 21 months ago
by
(next)
#4
@
21 months ago
- Priority changed from normal to low
- Severity changed from normal to trivial
- Version 6.1.1 deleted
Self assigning for review
Note: See
TracTickets for help on using
tickets.
Change "wc3dtf" to "w3cdtf".