Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Using a FileNameAdapter causes ByteLoadingOption.LIVELOAD to not work properly on add directory #77

Closed
@Katsute

Description

@Katsute

Prerequisites

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions