View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029186 | 2.x IDE Bugs | Resource Tree | Public | 2018-03-21 12:29 | 2018-10-25 17:04 |
Reporter | Dan | Assigned To | Chris Harrison | ||
Priority | Medium | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | - | OS | Windows 10 | OS Version | Pro x64 |
Product Version | 2.1.3 | ||||
Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
Summary | 0029186: Resource Tree: Able to give configs almost any name you wish, becomes an issue when using this in code | ||||
Description | Within the Resource Tree, when you click to create a config you're able to give it almost any name you wish, which is to an extent fine for the resource tree, becomes an issue when using this config name in code - especially with the new per-config macros support in 2.1.4. Expected: We restrict the config names allowed to the same extent that we do other resources. | ||||
Steps To Reproduce | 1. Start GMS2 and create a new project. 2. Right-click Configs in the resource tree, left-click Add in the context menu. 3. Type in a config name of 11my config%44$ (note the space also) and then confirm this. 4. Observe the dialog allows this. 5. (Optional) Try using that config name in a macro definition... Repro: 100% | ||||
Tags | No tags attached. | ||||
2.x IDE Found In | 2.1.3.273 | ||||
2.x Runtime Found In | 2.1.3.189 | ||||
2.x IDE Verified In | 2.2.1.355 | ||||
2.x Runtime Verified In | 2.2.1.268 | ||||