hi

thats my first patch, so tell me if i am doing anything wrong.

you do not check if the limit for directories is set to unlimited.

thanks

lukas

CommentFileSizeAuthor
imce_mkdir.patch1.24 KBluksak

Comments

ufku’s picture

Category: bug » support
Status: Needs review » Active

I can not reproduce this.

luksak’s picture

if you look at the condition in the if clause i replace you can see that if the limit of directories is set to 0, it will throw an error.

ufku’s picture

Status: Active » Closed (works as designed)