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
Regression in 0.2.0? #14
Comments
Hi Joe, |
I encountered this issue as well with base64 encoded content in my JSON. As with @joewiz's example, this example also works in version 0.0.1.6. Here is the code I was using to isolate the issue in case it can help further isolate the issue.
|
Using xqjson v0.2.0, the JSON at https://web.archive.org/web/20130501233406/http://joewiz.posterous.com/responses/recent?post_id=34174218 causes a stackoverflow error in eXist. Downgrading to v0.1.6, the library completes the task without error. @peterstadler If you have the chance, would you please see if saxon has a similar error when processing this JSON using xqjson v0.2.0? Thanks in advance!
The code to reproduce the error in eXist with xqjson v0.2.0:
The error from exist.log (trimmed where an infinite loop becomes apparent):
The text was updated successfully, but these errors were encountered: