https://bugs.kde.org/show_bug.cgi?id=503374

Alexander Semke <alexander.se...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |25.04.2
      Latest Commit|                            |https://invent.kde.org/game
                   |                            |s/knights/-/commit/1a375547
                   |                            |694dcbbfae419dcb15569bc0842
                   |                            |03bef

--- Comment #4 from Alexander Semke <alexander.se...@web.de> ---
Git commit 1a375547694dcbbfae419dcb15569bc084203bef by Alexander Semke.
Committed on 14/05/2025 at 09:25.
Pushed by asemke into branch 'master'.

When saving the game, use the proper extension "pgn" in case no extension was
provided
in the file dialog. The currently used extension and the code in this area is a
copy&paste bug
from LabPlot's code long time and we correct it now.

There is another problem that needs to be addressed here. Namely, no extension
added on default
n the file dialog on non-Plasma desktops (reproduced the problem on IceWM, also
reported in BUG: 503374).
This is something that needs to be checked in KF independently of this commit
which we
need anyway also for cases where the option "automatically select the
extension" was
not checked in the dialog and we need to ensure the proper extension in the
code.
FIXED-IN: 25.04.2

M  +5    -17   src/knights.cpp

https://invent.kde.org/games/knights/-/commit/1a375547694dcbbfae419dcb15569bc084203bef

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to