Opened 9 years ago

Closed 9 years ago

#3031 closed defect (fixed)

warning while trying to delete a savegame when there are no saved games

Reported by: fabio Owned by: mimo
Priority: Should Have Milestone: Alpha 18
Component: UI & Simulation Keywords:
Cc: Patch:

Description

I get this while pressing "Delete" key in the Load Game menu when no saved games are available:

WARNING: JavaScript warning: gui/savedgames/load.js line 122
Script value conversion check failed: v.isString() || v.isNumber() (got type undefined)
ERROR: Could not delete saved game 'undefined'

Change History (1)

comment:1 by mimo, 9 years ago

Owner: set to mimo
Resolution: fixed
Status: newclosed

In 16266:

hotkey button should have no effect when button is disabled, fix #3031

Note: See TracTickets for help on using tickets.