https://bugs.kde.org/show_bug.cgi?id=452920

Jonathan Marten <j...@keelhaul.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
                   |ork/kio-extras/commit/d676e |ork/kio-extras/commit/d27de
                   |8085e86b7f78a86877c038bd98b |fbd9ddbbd23ac16c90851e0fa76
                   |cc02bde4                    |9087f85d

--- Comment #7 from Jonathan Marten <j...@keelhaul.me.uk> ---
Git commit d27defbd9ddbbd23ac16c90851e0fa769087f85d by Jonathan Marten, on
behalf of Igor Kushnir.
Committed on 31/05/2022 at 11:04.
Pushed by marten into branch 'master'.

man: remove the section suffix from page names in listDir()

After recent major changes to man's listDir() (starting at
223de3ec8cde479fbe7f102c76b756cacbedbda5 and ending with
1d752c0497868fb07abd574f260f85c1ce62dfc9) man page names acquired
section suffixes in parentheses. For example, "aio.h" became
"aio.h (0p)". This page name format change broke URLs formed by joining
a section URL and a page name, e.g. "man:/(7)" + '/' + "bootup (7)".
The `xdg-open "man:/(7)/bootup (7)"` command opens this broken link in
KHelpCenter, which displays the "Manual Page Viewer Error" page.
The added section suffixes also break displaying man pages in KDevelop's
Man Pages documentation plugin.

Revert this breaking change by removing the section suffix rather than
reformatting it into parentheses.

(cherry picked from commit d676e8085e86b7f78a86877c038bd98bcc02bde4)
FIXED-IN: 22.04.02

M  +2    -2    man/kio_man.cpp

https://invent.kde.org/network/kio-extras/commit/d27defbd9ddbbd23ac16c90851e0fa769087f85d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to