-
-
Notifications
You must be signed in to change notification settings - Fork 447
Formatting issue when passing text between "" to a function #8680
Copy link
Copy link
Open
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itbugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Metadata
Metadata
Assignees
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itbugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Type
Fields
Give feedbackPriority
None yet
Skript/Server Version
Bug Description
Updating Skript from version 2.14.2 to 2.15.2 introduces a bug where passing formatted text (all legacy color codes?) between "" to a function is not being received correctly.
The example code below will not format the text correctly inside the function (no &l, bold):
Expected Behavior
The formatted text should show correctly, in bold.
Steps to Reproduce
Use the example code I sent above.
Errors or Screenshots
Other
No response
Agreement