Bug 55677

Summary: Kde Konqueror incorrectly renders parts of the Porters Handbook
Product: Documentation Reporter: Jonathan <j.e.drews>
Component: Books & ArticlesAssignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jonathan 2003-08-17 18:10:12 UTC
	Kde Konqueror incorrectly renders parts of the Porters Handbook

Fix: 

This problem happens because the links in section 4.7, of the Porters 
Handbook, are prefixed with the word makefile (i.e. makefile-distfiles.html, 
makefile-maintainer.html, etc). Konqueror has a file association to open any 
file that begins with makefile* or Makefile* in Kwrite.

To fix:
1) Go to Settings -> Configure Konqueror... and click on "File Associations", 
in Konqueror.
2) In the "Find filename pattern" box enter "makefile" and click on the 
displayed item in the known types window.
3) A new window will open. In the "Filename Patterns" box, delete the entries 
makefile* and Makefile*.
4) In the same "Filename Patterns" box enter in the new patterns  Makefile and 
makefile (no *).
5) Click OK and then click apply in the original Configure Konqueror window.
6) The subsections in part 4.7, of the Porters Handbook, will now display 
correctly as html.
How-To-Repeat: 1) Go to /usr/share/doc/en/books/porters-handbook and select View -> Use 
index.html, in Konqueror.
2) Click on the link: 4.7.1 LIB_DEPENDS, in the Porters Handbook.
3) A text page is displayed in kwrite rather than an html page in Konqueror.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-17 21:19:56 UTC
State Changed
From-To: open->closed

Submitter agreed to file this bug at bugs.kde.org 


Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-17 21:19:56 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-17 21:25:55 UTC
Responsible Changed
From-To: freebsd-bugs->kde

oops, over to kde.