#3841 closed defect (fixed)
GUI: setting game id to "scummvm" messes up list
Reported by: | SF/clemty | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
0.13.0svn from trunk on win32
If a game ID is changed to "scummvm" (through "edit game"), the game-relevant settings (path, etc) are written under the topmost section in the ini (which is the section for general scummvm settings).
Starting up ScummVM the next time, the game entry has vanished (apparently the ScummVM section is not treated like a game entry)
If more than one game entry exists and one tries to change the game id to an existing game id, an error message appears; setting a game ID to "scummvm" should lead to a similar error message.
Ticket imported from: #2035390. Ticket imported from: bugs/3841.
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → GUI |
---|
Good catch! Fixed in SVN and backported