Open GoogleCodeExporter opened 8 years ago
and in the case of composite primary key
URI=
/Order_Details?$orderby=OrderID,ProductID&$skiptoken=OrderID=10248,ProductID=72
Error:
java.lang.RuntimeException: Unable to read expression with tokens: [[OrderID],
[=], [10248]]
org.odata4j.expression.ExpressionParser.readExpression(ExpressionParser.java:730)
org.odata4j.expression.ExpressionParser.parse(ExpressionParser.java:64)
org.odata4j.expression.Expression.parse(Expression.java:20)
Original comment by mr.b...@gmail.com
on 16 Feb 2012 at 9:22
I am facing the same issue. Any chance it would get fixed soon.
Original comment by kamran...@gmail.com
on 16 May 2012 at 12:56
Can you send a patch?
Original comment by john.spurlock
on 21 May 2012 at 12:49
Original issue reported on code.google.com by
mr.b...@gmail.com
on 16 Feb 2012 at 8:32