Skip to content

Refactor feed-checker.js to use feed-page-checker.js #29

@nickevansuk

Description

@nickevansuk

Ensure that feed-checker.js uses feed-page-checker.js, and that it therefore runs this line of logic for all rules:

const isItemDuplicationPermissible = isInitialHarvestComplete || cacheControlComponents.public;

This will ensure that the Cache Control errors are not displayed in the Validator GUI for feeds where a cache is in use.

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