[bugs] [Bug 1013] New - unable to create subfolder in existing folder

bugs@bugs.horde.org bugs@bugs.horde.org
Sat, 3 Aug 2002 22:49:37 -0300


http://bugs.horde.org/show_bug.cgi?id=1013

*** shadow/1013	Sat Aug  3 22:49:37 2002
--- shadow/1013.tmp.18736	Sat Aug  3 22:49:37 2002
***************
*** 0 ****
--- 1,42 ----
+ Bug#: 1013
+ Product: Horde
+ Version: other
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: egburr@burr.cc               
+ URL: 
+ Cc: egburr@burr.cc
+ Summary: unable to create subfolder in existing folder
+ 
+ Server
+       OS: Red Hat Linux 7.2 with Red Hat updates
+    Horde: 2.1 final
+      IMP: 3.1 final, using imap to localhost
+ 
+ Client
+       OS: Windows 98 SE
+  Browser: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
+ 
+ Steps to recreate bug:
+ 1. Create a folder. I made one "Test Folder".
+ 2. In folder view, check the box to the left of the folder.
+ 3. In action pull-down, select "Create Folder".
+ 4. A "JavaScript Application" window pops up with the text:
+          You are creating a sub-folder to Test Folder. 
+          Please enter the name of the new folder.
+ 5. I enter the name "TestSub" and click OK.
+ 6. I get an error:
+          The folder "Test Folder/TestSub" was not created.
+          This is what the server said: CREATE failed: Can't
+          create mailbox node /home/egburr/mail/Test Folder/:
+          File exists
+ 7. I checked on my system, and /home/egburr/mail/Test Folder
+    does exist and is a mail file containing only a "folder
+    internal data" entry.