Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Escape SSID and SSID filter reg.exp. when outputting as CSV #12

Open
tjanson opened this issue Mar 15, 2015 · 1 comment
Open

Escape SSID and SSID filter reg.exp. when outputting as CSV #12

tjanson opened this issue Mar 15, 2015 · 1 comment

Comments

@tjanson
Copy link
Owner

tjanson commented Mar 15, 2015

SSID and the SSID regular expression filter really need to be escaped, or this’ll bite us someday when someone decides to call their Wifi ,,,"',"42.3,5, or something. The SSID filter is intentionally placed as the last field and enclosed in single quotes ' (which in retrospect is pointless) to make parsing easier.

@tjanson
Copy link
Owner Author

tjanson commented Mar 15, 2015

explore: http://opencsv.sourceforge.net/

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

No branches or pull requests

1 participant