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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/game
                   |                            |s/knights/-/commit/b052db74
                   |                            |66c217166df216f61cbeabf4bca
                   |                            |797ac
   Version Fixed In|                            |25.04.2

--- Comment #6 from Alexander Semke <alexander.se...@web.de> ---
Git commit b052db7466c217166df216f61cbeabf4bca797ac by Alexander Semke.
Committed on 14/05/2025 at 19:07.
Pushed by asemke into branch 'release/25.04'.

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/b052db7466c217166df216f61cbeabf4bca797ac

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

Reply via email to