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

support better quoting / argument parsing for /put, /remove #187

Open
vilmibm opened this issue Feb 20, 2019 · 0 comments
Open

support better quoting / argument parsing for /put, /remove #187

vilmibm opened this issue Feb 20, 2019 · 0 comments

Comments

@vilmibm
Copy link
Owner

vilmibm commented Feb 20, 2019

There's some sloppy argument parsing in /put and /remove; it's looking for "(.+?) in (.+?)" and then resolving the two captures in the object scope list.

the captured things should be quote-able and we should guard against splitting on the wrong in.

@vilmibm vilmibm created this issue from a note in tildemush beta (To do) Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
tildemush beta
  
To do
Development

No branches or pull requests

1 participant