[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #13 from Nicolas Fella  ---
Git commit b61222309bb414f064280f368b8984270b9bf853 by Nicolas Fella, on behalf
of Friedrich W. H. Kossebau.
Committed on 08/04/2024 at 19:28.
Pushed by nicolasfella into branch 'release/24.02'.

Fix missing URL redirection implementation in web engine feeding from KIO

Resulted in broken URLs generated from URL set for pages and the
relative URLs used in the pages.
(cherry picked from commit ef19ffe3c46b385301a7462fdf86d4c32b7b0f34)

M  +9-0view.cpp

https://invent.kde.org/system/khelpcenter/-/commit/b61222309bb414f064280f368b8984270b9bf853

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-08 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #12 from Friedrich W. H. Kossebau  ---
Git commit ef19ffe3c46b385301a7462fdf86d4c32b7b0f34 by Friedrich W. H.
Kossebau.
Committed on 08/04/2024 at 15:10.
Pushed by nicolasfella into branch 'master'.

Fix missing URL redirection implementation in web engine feeding from KIO

Resulted in broken URLs generated from URL set for pages and the
relative URLs used in the pages.

M  +9-0view.cpp

https://invent.kde.org/system/khelpcenter/-/commit/ef19ffe3c46b385301a7462fdf86d4c32b7b0f34

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #11 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/khelpcenter/-/merge_requests/48

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-07 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=484176

Luigi Toscano  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||luigi.tosc...@tiscali.it
 Resolution|FIXED   |---

--- Comment #10 from Luigi Toscano  ---
The bug is not full fixed and the fix introduced regressions (my bad), please
check the comments in
https://invent.kde.org/system/khelpcenter/-/merge_requests/46.
If there are no other updates I'm going to revert the changes before 24.02.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-06 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484176

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
   Version Fixed In||24.02.2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-06 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484176

Nicolas Fella  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  ---
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-1mainwindow.cpp

https://invent.kde.org/system/khelpcenter/-/commit/b555a88ba8a84fddc9ba24a353ea8d8c488d111e

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-06 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484176

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/syst
   ||em/khelpcenter/-/commit/22f
   ||175cf3205dda13ebb72a183d76c
   ||1af8f7a20a
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Nicolas Fella  ---
Git commit 22f175cf3205dda13ebb72a183d76c1af8f7a20a by Nicolas Fella.
Committed on 06/04/2024 at 17:08.
Pushed by ltoscano into branch 'master'.

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)

M  +9-1mainwindow.cpp

https://invent.kde.org/system/khelpcenter/-/commit/22f175cf3205dda13ebb72a183d76c1af8f7a20a

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-06 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=484176

Neal Gompa  changed:

   What|Removed |Added

   See Also||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=2271837

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484176

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/khelpcenter/-/merge_requests/46

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-01 Thread Geraldo Simião
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #6 from Geraldo Simião  ---
Created attachment 168018
  --> https://bugs.kde.org/attachment.cgi?id=168018=edit
Correct documentation page

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-01 Thread Geraldo Simião
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #5 from Geraldo Simião  ---
Created attachment 168017
  --> https://bugs.kde.org/attachment.cgi?id=168017=edit
search results page

If I do a search on help center, for the same kcalc I found this results.
Clicking on the same chapter link it give me the correct doc.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-01 Thread Geraldo Simião
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #4 from Geraldo Simião  ---
Created attachment 168016
  --> https://bugs.kde.org/attachment.cgi?id=168016=edit
Error documentation not found

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-01 Thread Geraldo Simião
https://bugs.kde.org/show_bug.cgi?id=484176

--- Comment #3 from Geraldo Simião  ---
Created attachment 168015
  --> https://bugs.kde.org/attachment.cgi?id=168015=edit
Screenshot using F1 and clicking on the title page

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-04-01 Thread Geraldo Simião
https://bugs.kde.org/show_bug.cgi?id=484176

Geraldo Simião  changed:

   What|Removed |Added

 CC||geraldo.simiao.kutz@gmail.c
   ||om

--- Comment #2 from Geraldo Simião  ---
Bug still present on khelpcenter-24.02.1-1.fc40.x86_64. If you just press F1
and then click on any chapter from the title page it shows the "documentation
not found" page. BUT, if you browse through the helpcenter (or use search) and
then arrive a the title page for kcalc (for example) THEN you can click on the
topic you want and open the right page.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-03-31 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=484176

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484176] The KDE help center does not show the documentation for KDE applications.

2024-03-27 Thread Lukas Ruzicka
https://bugs.kde.org/show_bug.cgi?id=484176

Lukas Ruzicka  changed:

   What|Removed |Added

  Component|general |general
   Assignee|ete...@alum.rit.edu |kde-doc-english@kde.org
Version|24.02.0 |6.0.240195
Product|kcalc   |khelpcenter

-- 
You are receiving this mail because:
You are the assignee for the bug.