OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

Targets with spaces in the name get spit into multiple targets when actions are selected. #129

Closed seamustuohy closed 8 years ago

seamustuohy commented 8 years ago

When the update_from_action function is run (upon clicking on the action dropdown) any target that has spaces in its name is from that point on split into multiple targets.

seamustuohy commented 8 years ago

Fixed by https://github.com/OpenInternet/copilot/pull/132