Comment 16 for bug 85579

Revision history for this message
In , Sspitzer (sspitzer) wrote :

I believe we have to follow the same fix I made for news, see nsNewsFolder.cpp,
CreateSubfolder().

you have to hash the name before you create the file for the db, and then set
the name of the folder [folder->Name()] to be the "real name".

We'll have to fix Rename(), CopyFolderLocal() CheckIfFolderExists()