Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44476 - [kate] missing documentation
Attached to Project:
Arch Linux
Opened by Some One (qwerty467986) - Monday, 06 April 2015, 13:31 GMT
Last edited by Antonio Rojas (arojas) - Monday, 13 April 2015, 22:16 GMT
Opened by Some One (qwerty467986) - Monday, 06 April 2015, 13:31 GMT
Last edited by Antonio Rojas (arojas) - Monday, 13 April 2015, 22:16 GMT
|
DetailsDescription:
When reading the Documentation of the Kate text editor in the KDE help center it links to KatePart documentation multiple times (e.g. in Extending Kate/Editor Component Extensions) These links are dead. I assume ktexteditor==katepart and this package does not contain any documentation. Additional info: * kate 14.12.3-1 * ktexteditor 5.8.0-1 * khelpcenter 5.2.2-1 Steps to reproduce: pacman -S kate khelpcenter kate In Kate: Help -> Kate Handbook In KHelpCenter: follow link "Editor Component Extensions" in chapter 4. follow link at the end of that chapter => Documentation not Found |
This task depends upon

There are two issues here: first, the docs were not correctly packaged, this is fixed in kate 14.12.3-2. The other is an upstream issue: the link points to help:/kate/katepart/editor-component-plugins.html, but it should be help:/katepart/editor-component-plugins.html. Please report it upstream.