-
Bug
-
Resolution: Works As Intended
-
None
-
21w44a
-
None
-
Confirmed
-
UI
-
Normal
The Bug
Upon clicking the link given in the chat after generating a JFR report, the path to the report is copied. This is inconsistent with the screenshot function and the debug tick profiling function, which both either open a file or open a file explorer to view the file.
How to Reproduce
- Run /jfr start
- Run /jfr stop
- Click the link given in the chat to the JFR report
Nothing opens
Observed Behavior
The link didn't bring up any file, but instead copied the file's path to the clipboard.
Expected Behavior
The File Explorer (Finder on macOS) would open to the JFR report generated, or the JFR report would open in a default application. This would be consistent with other functions.
- testing discovered
-
MC-240534 Clicking a JFR link copies full server-side path to clipboard
- Resolved