django-filebrowser-no-grappelli icon indicating copy to clipboard operation
django-filebrowser-no-grappelli copied to clipboard

global name 'dir_name' is not defined

Open aronchi opened this issue 14 years ago • 3 comments

When trying to delete an object, I get this namerror. /filebrowser/views.py in delete, line 369

I checked the source, and there is a dir_name without declaration.

It was meant path?

aronchi avatar Sep 01 '10 08:09 aronchi

it looks like the problem also exists upstream. Please report it there and I will merge their fix.

wardi avatar Sep 01 '10 13:09 wardi

Has this ever been resolved? I've just run into this issue myself. If it's not been fixed upstream yet, can you recommend a way / hack to fix it here?

mattots avatar Jan 06 '12 13:01 mattots

good question, for whatever reason I haven't run into this problem. I also haven't had time to keep up with upstream, though, so you may want to use someone else's fork. At least upstream is on github now.

wardi avatar Jan 06 '12 20:01 wardi