Both of these errors are referring to trying to save a dashboard (using the save icon in the top right hand corner).
The '%' character can not be included anywhere (trying to save the dashboard results in an error).
The '#' character appears to be able to saved if it is not the first character in a dashboard title, but searching for and attempting to load the dashboard results in errors.
I'd assume that in order to fix this error the input into that text field needs to be escaped.
Both of these errors are referring to trying to save a dashboard (using the save icon in the top right hand corner).
The '%' character can not be included anywhere (trying to save the dashboard results in an error).
The '#' character appears to be able to saved if it is not the first character in a dashboard title, but searching for and attempting to load the dashboard results in errors.
I'd assume that in order to fix this error the input into that text field needs to be escaped.