GNOME Bugzilla – Bug 691050
Knights (N) become Kings (K) in fenstrings
Last modified: 2013-04-15 04:20:28 UTC
Marked this as minor since (I believe) the fenstrings are never sent to an engine; I think they're only used by the test cases, and (thus far) none of those involve Knights.
Created attachment 232608 [details] [review] Fix
Comment on attachment 232608 [details] [review] Fix LGTM
The following fix has been pushed: 2a25e3e ChessState.get_fen() replaces all knights with kings
Created attachment 241541 [details] [review] ChessState.get_fen() replaces all knights with kings