Opened 21 months ago
Closed 18 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
@
21 months ago
- Component changed from General to Feeds
- Focuses docs added
#3
@
19 months ago
- Milestone changed from Awaiting Review to 6.3
The typos in #57102 were fixed, so this could be worth fixing, too.
#4
@
19 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".