Bug #18175
closedThe folder tree does not reload correctly when creating more than one new folder
0%
Description
The folder tree does not reload correctly when in the select box more than "1 folders" is selected but e.g. only one input field is filled with text. The folder is correctly created, but it returns only a blank page. After reloading the folder tree by pressing "Reload the tree from server" everything is fine.
(issue imported from #M7464)
Updated by Benni Mack almost 17 years ago
I found out that this happens because when choosing another number of folders the "returnURL" gets lost.
I will provide a patch for this soon (probably after the docheader part is commited to trunk).
Updated by Ingo Renner almost 17 years ago
is this considered a blocker for 4.2.0 final or can we fix this in a 4.2.x release later on?
Updated by Benni Mack almost 17 years ago
Hey Ingo,
no, no blocker at all. But I already looked at the code and the problem, I am actually waiting for the filelist-docheader to be commited, then will fix it. I could fix this after beta2 (small change, real bugfix no new feature) we could even commit this for 4.1 if wanted.
Updated by Ingo Renner almost 17 years ago
ok, so I just removed it from the roadmap to keep a better overview what needs to be done...
Updated by Christian Kuhn over 16 years ago
Duplicate of #17195, which now has a patch attached.