Bug 153273

Summary: FTP-URLs are cropped so that they become invalid
Product: [Applications] krusader Reporter: Carsten Heidmann <carsten>
Component: generalAssignee: Shie Erlich <manson>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Carsten Heidmann 2007-12-02 12:28:04 UTC
Version:           1.80.0 "Final 3rd stone" (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

When tying to access a FTP-URL like
ftp://120987-10364-username@www.verylongservername.com the URL is
cropped for display in the title bar. However it is also cropped for the
address retrieval so that I end up with an URL like
ftp://12098...ame@www.verylongservername.com which causes the server to
deny the connection because the username is not known.
Comment 1 Pino Toscano 2007-12-02 12:33:54 UTC

*** This bug has been marked as a duplicate of 150973 ***