https://bugs.kde.org/show_bug.cgi?id=484176
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/khelpcenter/-/commit/22f |em/khelpcenter/-/commit/b55 |175cf3205dda13ebb72a183d76c |5a88ba8a84fddc9ba24a353ea8d |1af8f7a20a |8c488d111e --- Comment #9 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit b555a88ba8a84fddc9ba24a353ea8d8c488d111e by Nicolas Fella. Committed on 06/04/2024 at 17:35. Pushed by nicolasfella into branch 'release/24.02'. Fix opening subpages of documentation When opening a URL like help:/kcalc we don't resolve relative URLs correctly, e.g. simple-mode.html resolves to help:/simple-mode.html instead of help:/kcalc/simple-mode.html This doesn't happen when opening help:/kcalc/ (i.e. with a trailing slash) (cherry picked from commit 22f175cf3205dda13ebb72a183d76c1af8f7a20a) M +9 -1 mainwindow.cpp https://invent.kde.org/system/khelpcenter/-/commit/b555a88ba8a84fddc9ba24a353ea8d8c488d111e -- You are receiving this mail because: You are watching all bug changes.