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

            Bug ID: 363297
           Summary: kate/kwrite don't accept the file:/// protocol in URL
           Product: kate
           Version: 5.0.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: aro...@archlinux.org

kate and kwrite don't open files if their URL is specified via the file://
protocol. The "file://" part is interpreted as part of the file path. It
doesn't affect other KDE applications, only kate and kwrite.

Reproducible: Always

Steps to Reproduce:
1. Run "kate file:///home/foo/bar.txt"


Actual Results:  
It opens a new file in the path "$PWD/file:///home/foo/bar.txt"

Expected Results:  
It opens /home/foo/bar.txt

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

Reply via email to