Skip to content

Issues with parenthesis ( ) in library names #5955

@cmaglie

Description

@cmaglie

As discovered in #5935, library names can not have parenthesis in their names.
The problem is that the library manager accepts extra characters like ( or ) but once the library is installed it wont be accepted by the IDE with a warning like:

errore

To fix this the same checks that the IDE does for the library must be applied to the validator of the library manager.

At the moment there are two libraries affected by this problem:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions