Opened 4 years ago
Closed 3 years ago
#57467 closed defect (bug) (fixed)
Typo in wp-includes/rss.php
| Reported by: | lanacodes | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | low | Milestone: | 6.3 |
| Component: | Feeds | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
wp-includes/rss.php line 839:
# regex to match wc3dtf
Incorrectly has "WC3" instead of "W3C".
Attachments (2)
Change History (10)
#2
@
4 years ago
- Component General → Feeds
- Focuses docs added
#3
@
3 years ago
- Milestone Awaiting Review → 6.3
The typos in #57102 were fixed, so this could be worth fixing, too.
#4
@
3 years ago
- Priority normal → low
- Severity normal → trivial
- Version 6.1.1
Self assigning for review
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Change "wc3dtf" to "w3cdtf".