#40074 closed defect (bug) (duplicate)
Invalid link markup in head
Reported by: | henry.wright | Owned by: | rmccue |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4 |
Component: | REST API | Keywords: | |
Focuses: | Cc: |
Description
The rel attribute value must be a valid keyword.
<link rel='https://api.w.org/' href='https://example.com/wp-json/' />
To be clear, https://api.w.org/
isn't a keyword.
Change History (6)
#2
@
7 years ago
- Owner set to rmccue
- Status changed from new to assigned
Assigning to @rmccue as he know much more about this than me! @rmccue are we using some other spec or reasoning here? Either way, I'm not sure we can change it now.
#3
@
7 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from assigned to closed
Duplicate of #37841.
#4
@
7 years ago
@rmccue #37841 is closed. Does that mean this issue is a wontfix? After reading your research on the conflicting specifications I'm not sure if the issue still needs addressing.
Note: See
TracTickets for help on using
tickets.
Related: #34303