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

array_fmtstrings doesn't actually default to 0/#-1 for omitted items #81

Closed
charlesreiss opened this issue Mar 4, 2017 · 1 comment
Closed

Comments

@charlesreiss
Copy link
Contributor

array_fmtstrings's documentation claims that it defaults to 0 if a value is not an input dictionary, but it doesn't do this for floats or ints or dbrefs. (The code defaults to a null string, which then fails a typecheck.)

@wyld-sw
Copy link
Member

wyld-sw commented Apr 14, 2017

Should be fixed.

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

2 participants