View Single Post
Old 10-14-2003, 08:26 AM  
bounty
Senior Member
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by NalgeNunc
heya bounty,

good job with v2.4.

Theres one bug with OnPreStor & OnPreMkd which allows to create banned dirs/files when using Capitals.
Seems u forgot -nocase

Shouldnt it be like that in .itcl ?

if { [string match -nocase $line $dirname] == 1 }


Thanx for your script
Keep it Up

Cheers
ok finaly i have removed the -nocase in these files ... so it's not a bug

but if you need it you are free to add it yourself

for myself i need case sensitive on bans .. it's more precise for what i want to do

have fun
bounty
bounty is offline   Reply With Quote