Bug 384961 - wrong url/links in the application to the online handbook (404)
Summary: wrong url/links in the application to the online handbook (404)
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: documentation (show other bugs)
Version: 2.23.1 (KDE Applications 17.08.1)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2017-09-22 12:42 UTC by ddpm
Modified: 2018-10-28 03:22 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ddpm 2017-09-22 12:42:35 UTC
Installed current Umbrello 2.23.1.x release for Windows.

The links in the application's "Settings" window (Icon + 'Help' button)
goes to

https://docs.kde.org/stable4/en/kdesdk/umbrello/umbrello%2Findex.html.html

resulting in a 404 error. The intended target page is maybe

https://docs.kde.org/stable4/en/kdesdk/umbrello/

, the first working until removing the garbage from end of the url, or

https://docs.kde.org/stable4/en/kdesdk/umbrello/index.html
Comment 1 Ralf Habacker 2017-09-25 05:30:54 UTC
umbrello simply runs the following command 

  khelpcenter help:/umbrello/index.html

to open the online help

It uses the following config from <install-root>/share/config/kelpcenterrc

help:/umbrello/index.html]
url=https://docs.kde.org/stable4/@Language@/kdesdk/umbrello/index.html

I don't see where this could fail. 

Can you try the following steps ?
1. open command line in umbrello bin subdirectory
2. run the mentioned command 

It should open a browser with the mentioned link in which the @Language@ tag is replace with the recent os language.
Comment 2 Andrew Crouthamel 2018-09-28 02:37:05 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-28 03:22:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!