-
Notifications
You must be signed in to change notification settings - Fork 51
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
Fix Zero Pattern Issue #1253
Fix Zero Pattern Issue #1253
Conversation
c9c8d37
to
e294cc3
Compare
Inconsistent iteration paddings are correctly read, but they are currently not stored after first parsing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much, that's awesome :)
Include path to file
If the padding is inconsistent, a later Iteration::open() needs the original filename. Trying to compute the filename from the expansion pattern will lead to wrong filenames.
To apply this fix (especially the third commit) on the |
Ok I think I managed to backport this in #1282 now 🎉 |
Follow-up to #1118. The pattern issue returned 😱
[JSON] Failed opening a file '../samples/varying_pattern_0.json'