added move message bug to bug list
authorgpadgham <gpadgham@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 17 Apr 2000 15:41:52 +0000 (15:41 +0000)
committergpadgham <gpadgham@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 17 Apr 2000 15:41:52 +0000 (15:41 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@433 7612ce4b-ef26-0410-bec9-ea0150e637f0

BUG

diff --git a/BUG b/BUG
index e9f28a09ef4757612f974fa75934055fdbd85cc8..efb11084747e90b5faa7aa20b54c75840bef02d0 100644 (file)
--- a/BUG
+++ b/BUG
@@ -5,3 +5,4 @@ Known BUGS to be fixed before 0.4pre1:
 (lme)  I'm not convinced that the cache gets deleted all the time.  I'll look into this one.  
   -    Special folders don't get listed at the top of folder list
   -    In UW, removing folders with a / at the end is broke
 (lme)  I'm not convinced that the cache gets deleted all the time.  I'll look into this one.  
   -    Special folders don't get listed at the top of folder list
   -    In UW, removing folders with a / at the end is broke
+  -    There is an infinate loop when moving messages to other folders, thus breaking the move, and delete buttons.