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

Silent fail when attempting to use either dateutils or datetime in custom script adapter #149

Open
CMcStone opened this issue Aug 26, 2015 · 0 comments

Comments

@CMcStone
Copy link

All one needs to do is import either datetime or dateutil into a custom script adapter and the the form will silently fail to post.

import datetime
script adapter processing here - any script processing. Does not need to call datetime
On submit form returns to a blank form and actions are not completed.

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

No branches or pull requests

1 participant