Skip to content

Bug in rule “sotd.process-document”: inconsistent dates #2012

@svgeesus

Description

@svgeesus

The required source code is not self consistent. The checker says

Include this source code:

<p>This document is governed by the <a id="w3c_process_revision" 
href="https://www.w3.org/policies/process/20250818/">
03 November 2023 W3C Process Document</a>. </p>

The url points to the 18 August 2025 Process document, so this should be

<p>This document is governed by the <a id="w3c_process_revision" 
href="https://www.w3.org/policies/process/20250818/">
18 August 2025 W3C Process Document</a>. </p>

Found while checking https://www.w3.org/TR/2025/CRD-IFT-20251118/.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions