Comment 4 for bug 1194085

Revision history for this message
maksis (maksis) wrote :

I don't say that your solution is bad. I just wanted point out the issue with your implementation since it causes sources to get flagged as bad even if there was no exception (the tree exists already). Furthermore, I checked the code and doesn't the source get completely removed instead of only getting flagged if the file is larger than MAX_SIZE_WO_TREE?

What comes to my implementation, I don't believe that the problem goes away unless the user checks the issue with the file (it's a permission issue or similar).