Skip to content

Not yet an error or warning: related.href equals self.href, creating a prohibited self-loop #13

@janwillemstegink

Description

@janwillemstegink

I hope this issue is valid. Please have your validator report an error, of warning.
Now allowed: related.href equals self.href, creating a prohibited self-loop.

"links": [
{
"title": "Authoritative URL for this resource",
"rel": "self",
"type": "application/rdap+json",
"value": "https://rdap.centralnic.com/frl/domain/nic.frl",
"href": "https://rdap.centralnic.com/frl/domain/nic.frl"
},
{
"title": "RDAP Service Help",
"rel": "help",
"type": "text/html",
"value": "https://rdap.centralnic.com/frl/domain/nic.frl",
"href": "https://whois.nic.frl/rdap"
},
{
"title": "URL of Sponsoring Registrar's RDAP Record",
"rel": "related",
"type": "application/rdap+json",
"value": "https://rdap.centralnic.com/frl/domain/nic.frl",
"href": "https://rdap.centralnic.com/frl/domain/nic.frl"
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions