The Bug
When running /debug function to create a function trace, the filename in chat is not linked. This is inconsistent with other filenames that are outputted, such as JFR reports (see MC-236938).
Steps to Reproduce
Make sure you have at least one datapack installed with a function
Run
/debug function <name>to generate the function trace
Observed Behavior
No file path was copied when clicked
Expected Behaviour
The filename mentioned in chat would copy the file path when clicked.
Comments 0
No comments.