You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 80 moved from a Google Code project.
Added by 2010-07-27T09:41:43.000Z by antony.s...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium, v0.9.21
Original description
In constructor for OSQLFilter, throw new OQueryParsingException("", text, currentPos); does not include the root exception. I had to step into the code, to find out what was causing the problem, and it turned out "any(" was trying to be parsed as a number.
This meant I had to step debug the code because I couldn't find a problem, and found: issue 79.
The text was updated successfully, but these errors were encountered:
This is Issue 80 moved from a Google Code project.
Added by 2010-07-27T09:41:43.000Z by antony.s...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium, v0.9.21
Original description
The text was updated successfully, but these errors were encountered: