en-croissant
en-croissant copied to clipboard
Parse Unrated Elo in PGNs
Describe the bug
enCroissant deletes PGN tag pairs where BlackElo
or WhiteElo
is unrated. Per PGN specs, a hyphen should be used for unrated players.
Reproduction
- Create a game
- Add this to the PGN:
[WhiteElo "-"]
- Click "Update".
- If the bug was reproduced, this tag pair will have been deleted. Working behavior would be to not delete the tag pair, and instead put "Unrated" in the enCroissant Info rating field.
Platform and versions
Version: 0.10.0 Tauri version: 1.6.1 OS: Darwin x86_64 14.2.1
Stack trace
No response