Summary | creation of main folders fails in trad. view in imp-5.0.23 |
Queue | IMP |
Queue Version | 5.0.23 |
Type | Bug |
State | Duplicate |
Priority | 3. High |
Owners | |
Requester | piper (at) hrz (dot) uni-marburg (dot) de |
Created | 08/29/2012 (4670 days ago) |
Due | 08/28/2012 (4671 days ago) |
Updated | 08/29/2012 (4670 days ago) |
Assigned | |
Resolved | 08/29/2012 (4670 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Ticket #11326.State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ creation of main folders fails in trad. view in imp-5.0.23
Due ⇒ 08/28/2012
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
not possible to create a main folder in the 'folders' window.
Subfolders can be created without problems, the problem does not occur
in dynamic view.
The reason is located in file 'imp/folders.php' at line 121, where in
this version has been added the condition '!empty($folder_list)'. If I
throw out this condition, the folder-creation works without problems.
Thanks for any consistent solution.
Andreas