#2950 closed defect (invalid)
GUI: Game with no description vanishes from list
| Reported by: | eriktorbjorn | Owned by: | eriktorbjorn |
|---|---|---|---|
| Priority: | high | Component: | GUI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Current SVN snapshot.
It's possible to edit a game so that it has an empty description string. The game no longer seems to show up in the list of available games, so I don't think there's any way to correct it.
Ticket imported from: #1617436. Ticket imported from: bugs/2950.
Change History (6)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Priority: | normal → high |
|---|
comment:3 by , 19 years ago
Turns out I was mistaken. I was expecting to find the empty entry at the top of the list, but it was using the default description for the gameid. That's what I get for having too many games in the list. :-)
comment:4 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:5 by , 19 years ago
| Owner: | set to |
|---|
comment:6 by , 7 years ago
| Component: | --Unset-- → GUI |
|---|
Note:
See TracTickets
for help on using tickets.

So how to handle this case... Probably by treating an empty "description" just as we treat a missing one, i.e. use a default description instead. Or, alternatively, display something like "<no description>" in the game list.