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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |22.04.02
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/kio-extras/commit/d676e
                   |                            |8085e86b7f78a86877c038bd98b
                   |                            |cc02bde4
         Resolution|---                         |FIXED

--- Comment #6 from Jonathan Marten <j...@keelhaul.me.uk> ---
Git commit d676e8085e86b7f78a86877c038bd98bcc02bde4 by Jonathan Marten, on
behalf of Igor Kushnir.
Committed on 31/05/2022 at 05:26.
Pushed by marten into branch 'release/22.04'.

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.
FIXED-IN: 22.04.02

M  +2    -2    man/kio_man.cpp

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

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

Reply via email to