Closed dirk-thomas closed 9 years ago
Before when finding any resource in a workspace aborted searching in underlayed workspaces. Instead we always have to consider all workspaces but only use the highest level entry with the same name.
If I understand the code correctly, Windows doesn't replicate the new behavior. Do we support overlayed workspaces in Windows?
Great catch. I added the missing check in the Windows block.
+1
Before when finding any resource in a workspace aborted searching in underlayed workspaces. Instead we always have to consider all workspaces but only use the highest level entry with the same name.