Likely caused by rBfc7beac8d6f4.
Short description of error
The "Blend File" recursion level in the File Browser doesn't work at all anymore.
Exact steps for others to reproduce the error
- File → Link
- Navigate to some directory with .blend files
- In the display settings popup, set Recursions to Blend File
- The data-blocks of the .blend files will not be shown, in older versions they do show up.
This patch fixes the issue:
But it brings back some confusing logic that I'd prefer to have refactored a bit. So letting @Jeroen Bakker (jbakker) take this over.