Lack of formspec_escape() causes errors and missing gui elements #1

Closed
opened 2021-05-07 13:24:39 +02:00 by whosit · 1 comment
Collaborator

One of the places is (around) here:

functions.lua Line 1355 in f1bd0cb8a0
"tooltip[button_" .. sb_v.o_id .. ";" .. sb_v.o_text_when_prerequisites_met .. "]"

(try changing option text to contain ";")
Same in some other places probably.

One of the places is (around) here: https://gitea.your-land.de/Sokomine/yl_speak_up/src/commit/f1bd0cb8a01fbe61bba081429c9cf1f37cca0a9c/functions.lua#L1355 (try changing option text to contain ";") Same in some other places probably.
Owner

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.

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.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sokomine/yl_speak_up#1
No description provided.