Skip to content

Scoping by namespaces not working #3

@calnation

Description

@calnation

In my LocalSettings.php I have:

$articleProtectionNS = [
        NS_CAMPAIGN,
        NS_OPINION,
        NS_USER,
    ];

However, private ownership is not working on NS_OPINION but keeps extending to namespaces not mentioned such as NS_MAIN, NS_CATEGORY...Is there a way to stop that from happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions