[Digikam-devel] [Bug 160323] Changing the album name from sth to	#sth and then to zsth causes the album to be deleted along	with the files
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Tue Apr  8 18:32:10 BST 2008
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160323         
------- Additional Comments From marcel.wiesweg gmx de  2008-04-08 19:32 -------
We need to try out...
If you look at the docs then the # character is used there as the example where things can go wrong ;-)
album->folderPath() is a QString; does the constructed KURL take it as a path, that is, is the # in KURL(album->folderPath()).url() properly escaped as %23?
Then it's a bug in upURL().
    
    
More information about the Digikam-devel
mailing list