Skip to content

Bug: Unable to save c file with different file name #157

@trojanobelix

Description

@trojanobelix

The c file is saved as CO_OD.c, even if you change the file name in the explorer window.

Regardless if you change the name by typing a new filename or choosing a different file on the directory view.

To reproduce:

  1. Place an file "test1.c" in a directory.
  2. export c file
  3. choose "test1.c" in the directory view.
  4. CO_OD.c is saved. Not "test1.c"

To reproduce 2:

  1. export c file
  2. type "test2.c" as new file name
  3. CO_OD.c is saved. Not "test2.c"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions