Comment 80 for bug 214366

Revision history for this message
In , Dbienvenu (dbienvenu) wrote :

Comment on attachment 609152
proof of concept patch

thx for the patch - I think we really want to do this, but there are issues with the patch.

I don't like the rename of the src folder before the move - that might fail as well, if the name exists in the source folder's directory. I'd prefer to move to the right name initially. And I don't think CopyFolderLocal is the right place for this either - I suspect it wants to be at a higher level, though I'd need to poke around to find the right place.

I'd also like to fix this for imap, which has the same issue.