Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a sanity check to the logic gathering the folder tree
In case the oc_filecache table would contain some invalid parent references (i.e. the file index is somehow corrupted), ignore those when building the folder tree. Previously, such references caused null values to be included in the result of the REST API method `api/folders`, which prevented the web UI from showing any folders. refs #955
- Loading branch information