Lack of formspec_escape() causes errors and missing gui elements #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One of the places is (around) here:
(try changing option text to contain ";")
Same in some other places probably.
Too many changes went by to functions.lua in the meantime to check it now. I hope I caught all texts and added minetest.formspec_escape wherever necessary.