Please confirm the following.
What version of the Modrinth App are you using?
0.18.0
What operating systems are you seeing the problem on?
Windows
Describe the bug
When a shortcut for an instance, which contains a dot in its name, is created, the shortcut name will be wrong, skipping all the text after the dot.
In the Windows save file window, the name appears correctly, but hitting Save and looking at the real shortcut, we can see that is wrong. This happens because Windows thinks that the text after the dot is the format extension.
Here it is an example:
Steps to reproduce
- Create an instance with a dot in its name, rename it, or go to one that has a dot.
- Click
More actions.
- Click
Create shortcut.
- Click
Save on the Windows popup.
- Go to the location where the shortcut has been created.
- See the wrong name.
Expected behavior
The name of the shortcut after saving it on the Windows popup should be Modrinth - <instance name>, without skipping part of it after a dot.
Additional context
Bug found while creating #7215 feature request.
Please confirm the following.
What version of the Modrinth App are you using?
0.18.0
What operating systems are you seeing the problem on?
Windows
Describe the bug
When a shortcut for an instance, which contains a dot in its name, is created, the shortcut name will be wrong, skipping all the text after the dot.
In the Windows save file window, the name appears correctly, but hitting
Saveand looking at the real shortcut, we can see that is wrong. This happens because Windows thinks that the text after the dot is the format extension.Here it is an example:
Steps to reproduce
More actions.Create shortcut.Saveon the Windows popup.Expected behavior
The name of the shortcut after saving it on the Windows popup should be
Modrinth - <instance name>, without skipping part of it after a dot.Additional context
Bug found while creating #7215 feature request.