SUMMARY Bookmarks does not accept "complex" syntax in uris eg for Wallix Bastion STEPS TO REPRODUCE 1. Open Bookmarks manager 2. Create a new bookmark with user = root@remotehost:user, host=bastion, it gives an URI like "ssh://root@remotehost:user@bastion" OBSERVED RESULT The entry is silently discarded, while this is a perfectly valid SSH command EXPECTED RESULT Save and make usable this particular syntax SOFTWARE/OS VERSIONS Linux: Ubunbtu 24.04.1 LTD KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 ADDITIONAL INFORMATION The command "ssh root@remotehost:user@bastion" or the other form " ssh -l root@remotehost:user bastion" works as expected when typed directly in Konsole window Xavier
Created attachment 176680 [details] attachment-3234732-0.html yeah, i never expected to have two "@". should be the matter of just fixing the regexp On Mon, 16 Dec 2024 at 15:51 <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=497563 > > Bug ID: 497563 > Summary: Bookmarks does not accept "complex" uris > Classification: Applications > Product: konsole > Version: 23.08.5 > Platform: Ubuntu > OS: Linux > Status: REPORTED > Severity: normal > Priority: NOR > Component: bookmark > Assignee: konsole-devel@kde.org > Reporter: xavier.humbert@ac-nancy-metz.fr > Target Milestone: --- > > SUMMARY > Bookmarks does not accept "complex" syntax in uris eg for Wallix Bastion > > STEPS TO REPRODUCE > 1. Open Bookmarks manager > 2. Create a new bookmark with user = root@remotehost:user, host=bastion, > it gives an URI like "ssh://root@remotehost:user@bastion" > > OBSERVED RESULT > The entry is silently discarded, while this is a perfectly valid SSH > command > > EXPECTED RESULT > Save and make usable this particular syntax > > SOFTWARE/OS VERSIONS > Linux: Ubunbtu 24.04.1 LTD > KDE Frameworks Version: 5.115.0 > Qt Version: 5.15.13 > > ADDITIONAL INFORMATION > > The command "ssh root@remotehost:user@bastion" or the other form " ssh -l > root@remotehost:user bastion" works as expected when typed directly in > Konsole > window > > Xavier > > -- > You are receiving this mail because: > You are the assignee for the bug.