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

Ahmad Samir <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.44.0                      |5.16.90
                 CC|                            |[email protected]
          Component|general                     |general
           Assignee|[email protected]               |[email protected]
             Status|REPORTED                    |CONFIRMED
            Product|frameworks-kio              |kde-cli-tools
     Ever confirmed|0                           |1

--- Comment #3 from Ahmad Samir <[email protected]> ---
Looks like it's a bug in ClientApp::kde_open() [1]:
for "test://example" info.url is QUrl("test://example")
for "test://example--" info.url is QUrl("http://test//example--";)

[1] https://cgit.kde.org/kde-cli-tools.git/tree/kioclient/kioclient.cpp#n212

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

Reply via email to