You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
If all checks are not passed then the issue will be closed
I have checked that no other similar issue already exists
Operating System:Operating system name and version
Windows 10
Release Version:Release version or branch where the issue occurred
03.05.02
Issue
Explain your issue. Add any screenshots here
Using name adapter with liveload causes server to look for file at the adapted name instead of the unadapted name.
Expected Behavior
Explain what was supposed to happen
Server should look for file at non adapted name.
Steps To Reproduce
Explain how and/or when the error occurred
Use name adapter with liveload.
Suggested Fix
When using liveload get the folder that the file is in and for each of the children run the adapter to see which file would adapt to the requested name.