Stop urlencoding dashboard names before sending to API
#14869
Needs Reviewnot-in-changelog3.12.0
@katebutler
opened this Pull Request on September 8th 2019
Member
When sent as plain text, the dashboard names are passed through htmlspecialchars before they are written to the DB, so they can still be used in their raw form in the UI.
Fixes #14820
This Pull Request was closed on September 10th 2019