View Issue Details

IDProjectCategoryView StatusLast Update
0003228NoesisGUIStudiopublic2024-04-12 02:08
Reporterdstewart Assigned Tojsantos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product VersionStudio_A1 
Target VersionStudio_A1 
Summary0003228: Noesis Project Cannot be Named the Same as a Folder in the Same Directory
DescriptionIf you have a folder named "Projects", which contains a folder named "TestProject", you are unable to name your Noesis Project File "TestProject".
Steps To ReproduceRepro Steps:

1) In Windows Explorer, create a folder named "Projects"
2) Within the "Projects" directory you just created, create a folder named "TestProject".
3) Open the Noesis Studio Launcher, and select "Add Project" from the upper right-hand corner of the window.
4) Within the "Select a project to create" dialog, navigate to the "Projects" directory created in Step 1. This will be where you will create your Project.
5) In the "File name" field at the bottom of the "Select a project to create" dialog, submit a name of "TestProject".

Observe how instead of creating a project named "TestProject", the dialog instead navigates you to inside of the "TestProject" folder.

Expected Results: Projects can be named the same name as an adjacent folder in the same directory.

Potential Solution: This issue appears to not occur if the .noesis suffix is part of the filename. Therefore, if we pre-populate the file name with a name that ends with ".noesis", (ie "Project.noesis) this issue could be avoided.
TagsNo tags attached.
PlatformAny

Activities

jsantos

jsantos

2024-04-12 02:07

manager   ~0009374

This is "by design" in Windows Open File Dialogs. I am reproducing the same with Notepad.

The solution for these cases is manually writing .noesis as part of the name

Issue History

Date Modified Username Field Change
2024-04-10 12:13 dstewart New Issue
2024-04-10 12:23 dstewart Steps to Reproduce Updated
2024-04-10 13:59 jsantos Assigned To => jsantos
2024-04-10 13:59 jsantos Status new => assigned
2024-04-10 14:00 jsantos Target Version => Studio_A1
2024-04-12 02:07 jsantos Note Added: 0009374
2024-04-12 02:08 jsantos Status assigned => resolved
2024-04-12 02:08 jsantos Resolution open => won't fix