Bug 60945

Summary: show whole URL with user and password on popup error
Product: [Frameworks and Libraries] kio Reporter: emeteo
Component: smbAssignee: Alexander Neundorf <neundorf>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description emeteo 2003-07-08 21:53:01 UTC
Version:           3.2.0-0+cvs20030625 (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

I do smb://alcatraz.emeteo.local/mp3 then prompts for user and password. This is ok.

But when konqueror start to list the files, show a popup dialog that
say:
_____
|       |       File does not exist:
|   i   |      smb://user@clear_password@alcatraz.emeteo.local/mp3/El%20
|____|
                                     ----------------------------
                                     |                OK              |
                                      ----------------------------

I don't know if konqueror show the popup or is smb.
Comment 1 Dirk Mueller 2003-07-21 23:47:05 UTC
revision 1.10 
date: 2003/07/08 20:24:11;  author: waba;  state: Exp;  lines: +28 -28 
60945-done@bugs.kde.org 
Use prettyURL in error messages. (BR60945)