Bug 434567 - Wrong urls for specific game help
Summary: Wrong urls for specific game help
Status: RESOLVED FIXED
Alias: None
Product: kpat
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
: 441686 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-18 03:31 UTC by John Murphy
Modified: 2023-02-28 18:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Murphy 2021-03-18 03:31:44 UTC
SUMMARY
urls for a specific (kpat) game help are of the form:
https://docs.kde.org/stable5/en/kdegames/kpat//kpat/rules-specific.html
for at leat the first two gaames and possibly for all of them.

The link generates a 404 (Not Found) error.

They need to be like:
https://docs.kde.org/stable5/en/kdegames/kpat//rules-specific.html#aces-up

STEPS TO REPRODUCE
1. Try a kpat game you need help with.
2. Click Menu Help and choose Help with <name of game>
3. 

OBSERVED RESULT
Browser opens a 404 Not Found page.


EXPECTED RESULT
To go directly to a help page for the specific game eg:
https://docs.kde.org/stable5/en/kdegames/kpat//rules-specific.html#aces-up
Comment 1 Albert Astals Cid 2021-03-18 18:25:49 UTC
Yuri is this something you know how to fix?
Comment 2 Yuri Chornoivan 2021-03-18 18:50:29 UTC
(In reply to Albert Astals Cid from comment #1)
> Yuri is this something you know how to fix?

I do not know how to fix this. I do not even know where it was broken. It works on docs.kde.org [1], it works on my system for locally built help, but it was broken somewhere in Frameworks and I do not know where and how it was broken. I did not touch that code since it had worked.

Please install the help locally for the working help system. The links to the d.k.o from the local interface are broken and d.k.o is outdated for almost 1 year.

[1] https://docs.kde.org/stable5/en/kdegames/kpat/index.html
Comment 3 Stephan Kulow 2023-02-28 16:52:47 UTC
*** Bug 441686 has been marked as a duplicate of this bug. ***
Comment 4 Stephan Kulow 2023-02-28 17:06:50 UTC
Does anyone of you still have this problem? with self compiled kpat it works as expected
Comment 5 Alan 2023-02-28 17:12:12 UTC
I have the flatpack version 22.12.2 and it seems to be okay on aces up and yukon.
Comment 6 Stephan Kulow 2023-02-28 18:17:01 UTC
thanks for that feedback