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

allow more chars in file names #87

Open
terraswat opened this issue Jun 19, 2018 · 0 comments
Open

allow more chars in file names #87

terraswat opened this issue Jun 19, 2018 · 0 comments

Comments

@terraswat
Copy link
Collaborator

Currently we restrict file names to the characters:

a-z, A-Z, 0-9, dash (-), dot (.), underscore (_)

Chrome inserts "(1)" to make file names unique in the download area. This is no good when someone is trying the example and for some reason they download the file twice resulting in something like:

example_layout_features(1).tab

This file is rejected if the user tries to use it to create a map.

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

No branches or pull requests

1 participant