Skip to content

Comma in string appeared as a new list item #6

@potpath

Description

@potpath

Project(name='Project with strings', languages=['fr,en'])
is same as
Project(name='Project with strings', languages=['fr', 'en']),
but it should be different.

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