Skip to content

url_sig plugin: line parsing only 300 chars, potential problem with comments. #7419

Description

@traeak

url_sig's config file parser only handles lines 300 characters or less. An auto generated comment can exceed that. As long as there is no '=' character in the leftover comment only an error message is generated but the plugin still loads. If an '=' character is encountered this will cause the plugin to error out on loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions