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

            Bug ID: 408632
           Summary: kde-open functions incorrectly when given a URL with a
                    port
           Product: kde-cli-tools
           Version: 5.16.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: aleix...@kde.org
          Reporter: bugsh...@mailinator.com
  Target Milestone: ---

SUMMARY

When using `kde-open`/`xdg-open` under Plasma 5.16, giving it a url such as
`http://localhost:3000` will cause it to open
`http://localhost/?line=3000&column=0` in the web browser.


STEPS TO REPRODUCE
1. Run `xdg-open http://localhost:3000`
2. Check the URL that was opened in the browser

OBSERVED RESULT

The URL `http://localhost/?line=3000&column=0` (port number translated to line
number incorrectly) is opened in the web browser.


EXPECTED RESULT

The given URL (`http://localhost:3000`) should be opened in the web browser. 


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.16.0
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION

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

Reply via email to