-
-
Notifications
You must be signed in to change notification settings - Fork 926
Open
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:bugIncorrect behavior, not working as intendedIncorrect behavior, not working as intended
Description
WorldEdit Version
7.3.3
Platform Version
N/A
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
If a file has a "
in it, the load command issued by the list ClickEvent will not be properly formatted. This means the command will fail.
Expected Behavior
All files should be loadable via clicking in the list.
Reproduction Steps
- Make a schematic file with
"
in it //schem list
- Try to click the
[L]
for it. - Failure.
Anything Else?
No response
Metadata
Metadata
Assignees
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:bugIncorrect behavior, not working as intendedIncorrect behavior, not working as intended