| Summary: | Add bookmark doesn't store non-default port for ssh connection. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Oleg Atamanenko <oleg.atamanenko+kde> | 
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | adaptee | 
| Priority: | NOR | ||
| Version First Reported In: | 2.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8 | |
| Sentry Crash Report: | |||
| 
 
        
          Description
        
        
          Oleg Atamanenko
        
        
        
        
          2010-05-27 07:55:08 UTC
        
       
    If the port is on the command line (-p or :), Konsole should be able to use it (with a patch). If you have it in your .ssh/config, I don't think there is anyway for Konsole to know about it. I pass port using command line option for some hosts and for some hosts I have configuration in .ssh/config. It will be good if konsole will support at least commandline option detection. Git commit 6aad97eb015dc455ec5c642ae1c8e69b12c5208f by Jekyll Wu. Committed on 21/08/2011 at 03:19. Pushed by jekyllwu into branch 'master'. make bookmark save non-default ssh port if it is used. BUG: 238973 FIXED-IN: 4.8 M +7 -0 src/Session.cpp http://commits.kde.org/konsole/6aad97eb015dc455ec5c642ae1c8e69b12c5208f  |