[Bug 273713] New: KManPart displays HTML source
Christopher Yeleighton
giecrilj at stegny.2a.pl
Fri May 20 10:56:47 BST 2011
https://bugs.kde.org/show_bug.cgi?id=273713
Summary: KManPart displays HTML source
Product: kio
Version: 4.6
Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: man
AssignedTo: unassigned-bugs at kde.org
ReportedBy: giecrilj at stegny.2a.pl
Version: 4.6 (using KDE 4.6.0)
OS: Linux
KManPart displays HTML source when the URL scheme is not man:
Reproducible: Didn't try
Steps to Reproduce:
1. { kioclient exec /usr/share/man/man1/man.1.gz; }
2. Tell Ark to preview man.1
Actual Results:
1, Ark shows up the archive containing man.1
2.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>MAN
Manpage</TITLE>
…
Expected Results:
2.
MAN
Section: Manual pager utils (1)
NAME
man - an interface to the on-line reference manuals
…
Workaround:
{ kioclient exec man:/usr/share/man/man1/man.1.gz; }
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list