LukeHackett / cryptic-crossword-solver

A cross-platform mobile cryptic crossword solver
1 stars 1 forks source link

No Solutions JS Error #10

Closed slug56 closed 10 years ago

slug56 commented 10 years ago

Clue submissions which generate no solutions causes JS error

Uncaught TypeError: Cannot read property 'value' of undefined.
slug56 commented 10 years ago

Perhaps we could also inform the user of this (no solutions found), as they wouldn't know that the processing has been completed.

LukeHackett commented 10 years ago

Yes - I've started on this, as it ties in nicely to some validation error handing that I'm currently working on.

LukeHackett commented 10 years ago

Fixed in commit: 2aff34f23ace75b975065407c5191f57052cfd37