Bug 277151

Summary: Krusader - KrViewer - Description of preview to archive
Product: [Websites] docs.kde.org Reporter: Lukas Vlcek <lukas_vlcek>
Component: generalAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: minor CC: yurchor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Lukas Vlcek 2011-07-05 16:57:05 UTC
Version:           unspecified (using KDE 4.6.3) 
OS:                Linux

Chapter: Krusader -> Krusader Tools -> KrViewer: Krusader's internal viewer-editor
Title: Viewer

In the docs:
<userinput> <replaceable>/home/frank/archive.tar.gz</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive.

This tip isn't right. It is necessary finish writing on beginning "tar:" and on end "/".
The path should be same as path in Konqueror.
This path is right:
tar:/home/frank/archive.tar.gz/

Reproducible: Always

Steps to Reproduce:
translating documentation

Actual Results:  
<userinput> <replaceable>/home/frank/archive.tar.gz</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive.

Expected Results:  
<userinput> <replaceable>tar:/home/frank/archive.tar.gz/</replaceable> </userinput>views a <literal role="extension">tar.gz</literal> archive.
Comment 1 Yuri Chornoivan 2011-07-09 09:31:15 UTC
Fixed. 

http://commits.kde.org/krusader/44331737d876bbbd325b3c69446ddc91eeeafa6b

Thanks for reporting this.
Comment 2 Lukas Vlcek 2011-07-10 07:48:23 UTC
Sorry. I didn't explain what do this path in KrViewer:
tar:/home/frank/archive.tar.gz/  -->  browsing content of archive tar.gz (this path is right)
file://home/frank/archive.tar.gz/ --> viewing file as text file

Text 'views a tar.gz archive' should be replaced, if it doesn't mean as 'browsing archive'. If it does mean as viewing a file then it have to be written this:
file://home/frank/archive.tar.gz/ views a file.

The path shows possibility of KrViewer. KrViewer can to view/browsing all file or directories as Konqueror. See to surrounding path in the doc:
man:/
info:/
http://krusader.sourceforce.net/
ftp://ftp.kde.org/pub/kde/
sftp://sftp.foo/
file:/home/frank