Page 1 of 1

Weird bug with Virtual directories

Posted: 2021-12-02 00:53
by boco
The latest two Nightlies of Server I tested (2021-11-28 and 2021-11-29) both exhibit the same weird bug.

My defined Virtual directories (Mount points) do not only appear in the / directory, like they should, but actually in every other subdirectory as well, EXCEPT in the Virtual directories themselves.

Example: The mounted root / contains two physical directories A and B. Additionally, Virtual directories /C and /D are mounted. In the / root, A, B, C, D do appear normally. But if I enter A, directories C and D are displayed there as well, which is not correct! They also appear in B, but not in C and D themselves.
Remark: While they will be displayed in every physical directory, they will only work in / - it's a cosmetic display bug.

The Nightly I tested before and which I'm running again, right now (2021-11-22) does not exhibit this problem.

Also note that each and every Nightly after 2021-11-29 failed to build, so, I can't test newer ones.

Re: Weird bug with Virtual directories

Posted: 2021-12-02 08:32
by oibaf
Confirmed and fixed, it was a typo. Thanks for reporting. :)

Re: Weird bug with Virtual directories

Posted: 2021-12-02 21:24
by boco
I hope Nightlies will build again, now.