Skip to content

Multi-space separators not respected #3045

@JFoederer

Description

@JFoederer

Given RIDE is configured to use 4 separating spaces
and there is a file on disk that uses 2 separating spaces
When RIDE loads the file
Then all arguments are merged into the keyword text

Example:

*** Test cases ***
First test case
    Keyword with two arguments  arg1  arg2

Loads as: Keyword with two arguments arg1 arg2
and after editing the file causes: FAIL : No keyword with name 'Keyword with two arguments arg1 arg2' found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMalfunctions that should be fixed to comply with the expected behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions