Bug 285565 - Krusader - KrViewer - Examples of URL for KrViewer
Summary: Krusader - KrViewer - Examples of URL for KrViewer
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 14:25 UTC by Lukas Vlcek
Modified: 2011-11-02 17:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Vlcek 2011-11-02 14:25:12 UTC
Version:           unspecified (using KDE 4.5.5) 
OS:                Linux

file: file: summit/docmessages/extragear-utils/krusader_viewer-editor.po
Chapter 9. Krusader Tools
Heading: KrViewer: Krusader's internal viewer-editor
Subheading: Viewer

1)
Sample from the docs:
<userinput> <command>man:/</command> <replaceable>krusader</replaceable> </userinput>views a manpage.

Explanation of bug:
The description doesn't describe what manual pages will shown. It says the url views some manual pages. But it should say the url views manual pages of Krusader.

2)
Sample from the docs:
<userinput> <command>tar:/</command> <replaceable>/home/frank/archive.tar.gz/</replaceable> </userinput>opens content browser window for the <literal role="extension">tar.gz</literal> archive.

Explanation of bug:
When user will type tar://home/frank/archive.tar.gz/ then Krusader return false (bug of non-existing file).
This should be written there: tar:/home/frank/archive.tar.gz/
When we don't type double slash behind tar: then Krusader will view the archive.
Sample url: tar:<the entire path to the archive>

3)
Sample from the docs:
<userinput> <command>man:/</command> <replaceable>krusader</replaceable> </userinput>views a manpage.
<userinput> <command>http://</command> <replaceable>krusader.sourceforce.net/</replaceable> </userinput>views a webpage.
<userinput> <command>ftp://</command> <replaceable>ftp.kde.org/pub/kde/</replaceable> </userinput>views a ftp-server.
<userinput> <command>sftp://</command> <replaceable>sftp.foo/</replaceable> </userinput>views a secure ftp-server.
<userinput> <command>file:/</command> <replaceable>home/frank</replaceable> </userinput>views the homedirectory of Frank.
<userinput> <command>tar:/</command> <replaceable>/home/frank/archive.tar.gz/</replaceable> </userinput>opens content browser window for the <literal role="extension">tar.gz</literal> archive.

These URLs contains space behind protocol. When user will copy any url then the url won't work.

Reproducible: Always

Steps to Reproduce:
translation documentation

Actual Results:  
<userinput> <command>man:/</command> <replaceable>krusader</replaceable> </userinput>views a manpage.
<userinput> <command>http://</command> <replaceable>krusader.sourceforce.net/</replaceable> </userinput>views a webpage.
<userinput> <command>ftp://</command> <replaceable>ftp.kde.org/pub/kde/</replaceable> </userinput>views a ftp-server.
<userinput> <command>sftp://</command> <replaceable>sftp.foo/</replaceable> </userinput>views a secure ftp-server.
<userinput> <command>file:/</command> <replaceable>home/frank</replaceable> </userinput>views the homedirectory of Frank.
<userinput> <command>tar:/</command> <replaceable>/home/frank/archive.tar.gz/</replaceable> </userinput>opens content browser window for the <literal role="extension">tar.gz</literal> archive.

Expected Results:  
<userinput> <command>man:/</command><replaceable>krusader</replaceable> </userinput>views manpage of Krusader.
<userinput> <command>http://</command><replaceable>krusader.sourceforce.net/</replaceable> </userinput>views a webpage.
<userinput> <command>ftp://</command><replaceable>ftp.kde.org/pub/kde/</replaceable> </userinput>views a ftp-server.
<userinput> <command>sftp://</command><replaceable>sftp.foo/</replaceable> </userinput>views a secure ftp-server.
<userinput> <command>file:/</command><replaceable>home/frank</replaceable> </userinput>views the homedirectory of Frank.
<userinput> <command>tar:</command><replaceable>/home/frank/archive.tar.gz/</replaceable> </userinput>opens content browser window for the <literal role="extension">tar.gz</literal> archive.
Comment 1 Yuri Chornoivan 2011-11-02 17:18:22 UTC
Git commit 56d75430ec39ce863f4e23f22dd8e361a4f2a8ba by Yuri Chornoivan.
Committed on 02/11/2011 at 18:18.
Pushed by yurchor into branch 'master'.

BUG: 285565 Various fixes in Viewer-Editor chapter

M  +1    -1    doc-extras/ChangeLog
M  +7    -13   doc/viewer-editor.docbook

http://commits.kde.org/krusader/56d75430ec39ce863f4e23f22dd8e361a4f2a8ba