Re: [evolution-patches] fix for #300217 (camel/providers/local)



Patch doesn't do what you say it will.

strstr?  sheesh, that's inefficient for looking for a char, you should
use strchr, infact you should use strrchr in this case, you want the
last one.

IMO, '.' names are perfectly valid anyway and there's no reason to hide
them.  The linux 'convention' is just a hack.

On Tue, 2005-09-06 at 12:00 +0530, Vivek Jain wrote:
> Hi,
> 
> I have attached the fix for this at the bug.
> 
> [summary: Bug 300217: don't allow renaming folders to start with a "." ]
> http://bugzilla.gnome.org/show_bug.cgi?id=300217
> 
> The changes are made in camel/providers/local/camel-mbox-store.c
> 
> I am making sure that we have the check for the "new name" of  the
> folder and not on the "absolute new name". So that we can catch if any
> sub folder was renamed with name starting from .(dot).
> 
> Thanks,
> Vivek Jain
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches
-- 
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]