Skip to content

uci set 'myconfig.section=type##' generates invalid entry in configuration file #23

@wififreedom

Description

@wififreedom

uci set 'myconfig.section=type##' results in:

config type## section

and ##section is interpreted as a comment. This should either produce:

config 'type##' section

or type## should be considered an invalid string for a section type.

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