issues
search
bbenet
/
json-path
Automatically exported from code.google.com/p/json-path
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bower install
#72
GoogleCodeExporter
closed
8 years ago
1
support escape \' in inline queries
#71
GoogleCodeExporter
closed
8 years ago
1
Normalized path expressions do not escape '.
#70
GoogleCodeExporter
opened
8 years ago
1
slash to backslash
#69
GoogleCodeExporter
opened
8 years ago
3
Cannot exclude json-smart dependency
#68
GoogleCodeExporter
opened
8 years ago
2
read should not read whole JSON when possible (streaming support)
#67
GoogleCodeExporter
opened
8 years ago
1
JsonPath 1.2.0 - OSGi imports should be optional
#66
GoogleCodeExporter
opened
8 years ago
3
Need support to return array length
#65
GoogleCodeExporter
opened
8 years ago
0
Incorrect result when using filters inside a deeply nested JSON
#64
GoogleCodeExporter
closed
8 years ago
2
JsonPath.compile(path).getPath() doesn't return correct path using dot notation (version 1.2.0)
#63
GoogleCodeExporter
closed
8 years ago
3
More flexible "put" (amend-or-new) operation
#62
GoogleCodeExporter
opened
8 years ago
1
JacksonTreeJsonProvider returns not a java.util.List
#61
GoogleCodeExporter
closed
8 years ago
1
using query works in the Jayway JsonPath Evaluator but fails in Java
#60
GoogleCodeExporter
closed
8 years ago
4
Investigate using Clirr in build to detect accidental API breaks
#59
GoogleCodeExporter
closed
8 years ago
1
StringIndexOutOfBoundsException when compiling path
#58
GoogleCodeExporter
closed
8 years ago
5
Versions 1.0.0 and 1.1.0 cause NoSuchMethodError; 0.9.1 does not
#57
GoogleCodeExporter
closed
8 years ago
5
read multiple array indexes as map
#56
GoogleCodeExporter
closed
8 years ago
3
json-smart v2.x support
#55
GoogleCodeExporter
closed
8 years ago
2
Unable to select members that include "#" in the name
#54
GoogleCodeExporter
closed
8 years ago
1
Unable to select members with the name "@" i.e. $[?(@.store)].*[?(@.@)]
#53
GoogleCodeExporter
closed
8 years ago
2
Support for limiting the number of results
#52
GoogleCodeExporter
closed
8 years ago
10
JsonPath.read returns an empty array for an inexistent json path
#51
GoogleCodeExporter
closed
8 years ago
2
using the $.id path fails
#50
GoogleCodeExporter
closed
8 years ago
2
some tests fails on java 8
#49
GoogleCodeExporter
closed
8 years ago
3
Inconsistences in null results for read(json, path)
#48
GoogleCodeExporter
closed
8 years ago
2
com.jayway.jsonpath.spi.JsonProvider.createArray() should return Object, not Iterable
#47
GoogleCodeExporter
closed
8 years ago
1
Absent field inconsistency
#46
GoogleCodeExporter
closed
8 years ago
2
keys with "."
#45
GoogleCodeExporter
closed
8 years ago
2
Does JsonPath have something similar to VariableResolver in XPath.?
#44
GoogleCodeExporter
closed
8 years ago
1
Cannot distinguish null properties from non existing properties
#43
GoogleCodeExporter
closed
8 years ago
3
Incorrect tokenization of string expressions containing parens
#42
GoogleCodeExporter
closed
8 years ago
2
ExpressionEvaluator.eval() should accept additional value types
#41
GoogleCodeExporter
closed
8 years ago
1
assertNotDefined not works
#40
GoogleCodeExporter
closed
8 years ago
4
Incorrect evaluation of indefinite path that points to arrays
#39
GoogleCodeExporter
closed
8 years ago
2
Incorrect evaluation on array of array
#38
GoogleCodeExporter
closed
8 years ago
2
Unable to filter by boolean property
#37
GoogleCodeExporter
closed
8 years ago
1
JsonPath folds list of lists of something to list of something
#36
GoogleCodeExporter
closed
8 years ago
1
Unable to process Google provided Json
#35
GoogleCodeExporter
closed
8 years ago
1
Query for property directly on an array should throw InvalidPathException instead of returning null
#34
GoogleCodeExporter
closed
8 years ago
2
Filters with dot notations doesn't work
#33
GoogleCodeExporter
closed
8 years ago
4
JSON with escape characters cannot be parsed
#32
GoogleCodeExporter
closed
8 years ago
1
Does not build via mvn compile
#31
GoogleCodeExporter
closed
8 years ago
5
$ in jsonPath interferes with JAXB xmlValue
#30
GoogleCodeExporter
closed
8 years ago
4
Enhanced support for filtering
#29
GoogleCodeExporter
closed
8 years ago
7
add raw array filtering support
#28
GoogleCodeExporter
closed
8 years ago
1
AND operators?
#27
GoogleCodeExporter
closed
8 years ago
8
Non-array syntax for array blocks throws NPE
#26
GoogleCodeExporter
closed
8 years ago
1
dependencies.zip incomplete
#25
GoogleCodeExporter
closed
8 years ago
1
Library throws ClassCastException in AbstractJsonProvider.toList()
#24
GoogleCodeExporter
closed
8 years ago
2
Update commons libraries
#23
GoogleCodeExporter
closed
8 years ago
1
Next