Hi, I just discovered a little bug which arises if a (sub-) folder does not contain a '/' (i.e. sidebar_folder_depth == 0) and tmp->path is longer than Maildir: Then sidebar_folder_name will be displayed as '<null>'. A suggested fix: sidebar_folder_name should be initialized to basename(tmp->path) instead of "<null>".
Moreover the patch doesn't check whether Mailbox really is a prefix of any tmp->path. This probaly should be checked too. Regards Micha -- 470657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470657 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

