Binquan and I need this for our site, and despite the closing of the issue have continued to work on it. On this fork and branch, filebrowser now supports symlinked files: https://git.drupalcode.org/issue/filebrowser-3302774/-/commits/3.1.x
We still want to perform some testing to make sure it works on a variety of systems and configurations, including WSL, and also perhaps include functionality that gracefully handles files that have insufficient file permissions and/or are not accessible for whatever reason.
So earlier I simply used the button at the top of this issue to create a fork, but it seems like it was created against the 8.x-2.x branch, which appears to be somewhat out-of-date. Should the fork for this issue be created against something a little more recent, such as the 3.1.x-dev branch?
I've opened a fork for this as binquanwang and I have and are working on a fix for this. It is the last hurdle for finalizing this as our file list solution for when we migrate to Drupal 10+.
sean.buehler β made their first commit to this issueβs fork.
I don't mean to revive a dead thread, but can anybody explain why this patch work? I have a similar issue with another module, where 'devel_load' creeps into the route, but applying a similar fix as seen in the patch does not help.