Comment 8 for bug 1124209

Revision history for this message
Diego Islas Ocampo (hyuchia) wrote :

Hi, I'm trying to fix this, but need some advice, I've currently made the permissions on Folders display as List, Modify and Access but would like to know if those are ok and also, wondering if it would be better to have some kind of struct to know if the file is a directory or not instead of checking just the goffile.is_directory property which I'm currently doing.