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

Issues with dashboard titles containing the characters '#' or '%' #1327

Closed
georgemoon opened this issue Jun 25, 2014 · 2 comments
Closed

Issues with dashboard titles containing the characters '#' or '%' #1327

georgemoon opened this issue Jun 25, 2014 · 2 comments

Comments

@georgemoon
Copy link

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.

@georgemoon
Copy link
Author

Saving dashboards with a '#' in the title seems to work (and you can access the dashboard via its URL), but the searching and attempted loading of those dashboard fails.

For example, a dashboard saved as 'foobar #2' will be able to be accessed at "/index.html#/dashboard/elasticsearch/foobar #2", but attempting to load it from the 'load' button in the top right corner will try and load a dashboard simply called 'foobar'.

@w33ble
Copy link
Contributor

w33ble commented Oct 6, 2014

This has been fixed in Kibana 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants