Skip to content

Insert new frame: state name with comma creates frame with wrong name #116

@kosist

Description

@kosist

LabVIEW 2017 SP1
JKI State Machine v2018.0.7.45

When new state is added, and it has comma in its name - then case page is created, but it has wrong selector name.
Right-click on JKI SM Explorer -> Insert New Frame -> "New category: Test, bug" -> explorer jumps to default "", "Event Structure", "Idle" case page -> and also new case page "bug", "New Category: Test" is created.
When renamed via right-click menu, then name could be corrected.

Seems, that frame name is divided into multiple parts by comma. Because if I add something like "New Category: one, two, three", then new case page name will be "New Category: one", "three", "two".

image

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