Bug 459302 - Link for help about signatures is dead
Summary: Link for help about signatures is dead
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 22.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 23:16 UTC by Jean-Michaël Celerier
Modified: 2022-09-18 17:24 UTC (History)
2 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 Jean-Michaël Celerier 2022-09-17 23:16:12 UTC
STEPS TO REPRODUCE
1. Open PDF with signatures
2. Click on a signature field. The popup "Il n'y a aucun certificat de signature" shows up, with an help link
3. Click the help link: https://docs.kde.org/stable5/fr/okular/okular/signatures.html#adding_digital_signatures


OBSERVED RESULT
It's a 404

EXPECTED RESULT
It's a help page

SOFTWARE/OS VERSIONS

Arch Linux, up-to-date. 

Okular 22.08.1.

LANG=fr_FR.UTF-8
Comment 1 Nicolas Fella 2022-09-18 10:33:16 UTC
Replacing the fr in the URL with en or de makes it work (https://docs.kde.org/stable5/en/okular/okular/signatures.html#adding_digital_signatures), so it looks like a problem with the french localization?
Comment 2 Albert Astals Cid 2022-09-18 17:24:32 UTC
Yeah, the french documentation was last generated in 2014 though people are translating the docmessages, what a waste of effort ^_^