Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom: tooltip invalid characters #3146

Closed
joesri opened this issue Apr 18, 2024 · 0 comments · Fixed by #3147
Closed

Custom: tooltip invalid characters #3146

joesri opened this issue Apr 18, 2024 · 0 comments · Fixed by #3147
Labels
bug Something isn't working custom

Comments

@joesri
Copy link
Contributor

joesri commented Apr 18, 2024

For instance:

"custom/test": {
    "return-type": "json",
    "exec": "printf '%s' '{\"text\": \"text\", \"tooltip\": \"<\"}'",
    "escape": true,
    "interval": "once",
}

Fails to display the tooltip text due to error parsing markup.

@github-actions github-actions bot added bug Something isn't working custom labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working custom
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant