Skip to content

Feature flags may not reside in config.ConfigManager.BASE_ONLY_SECTIONS #17723

@LeonarddeR

Description

@LeonarddeR

Steps to reproduce:

Add a Feature Flag to the general config section as in #17651

Actual behavior:

Feature flags in base only sections are not supported. Feature flags rely on support in config.AggregatedSection to validate the flag after setting it. This doesn't work in the base only sections, where configobj.Section is used.

Expected behavior:

Feature flags in base only config sections work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    audience/nvda-devPR or issue is relevant to NVDA / Add-on developersfeature/configurationMaking NVDA more configurable.good first issuegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions