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

Network containing comma (,) #1

Open
Znerox opened this issue Mar 15, 2016 · 0 comments
Open

Network containing comma (,) #1

Znerox opened this issue Mar 15, 2016 · 0 comments
Labels

Comments

@Znerox
Copy link
Owner

Znerox commented Mar 15, 2016

If a network with SSID containing the symbol "," is imported, the import script will think the comma means the start of a new field, and the network will not be imported correctly. Currently the "Update fields in network table" script is set to delete these networks. One solution could be to use regular expressions to separate the different fields on a line (in network.csv), instead of simply splitting on each ",".

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

No branches or pull requests

1 participant