]> code.delx.au - offlineimap/commitdiff
Finally fix the stupid LocalStatus folder bug, I really hope!
authorJohn Goerzen <jgoerzen@complete.org>
Sun, 11 May 2008 02:08:05 +0000 (21:08 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Sun, 11 May 2008 02:08:05 +0000 (21:08 -0500)
Noted thie code:

    statusfolder =
    statusrepos.getfolder(remotefolder.getvisiblename().\
                                         replace(remoterepos.getsep(),
                                                 statusrepos.getsep()))

in accounts.py.  Should have been using the sep of the LocalStatus all
along.

refs deb#479798, #68


No differences found