After first save of form admin/structure/feeds/*/settings/FeedsExJmesPath it prints this error:
Fatal error: Class 'JmesPath\Runtime\AstRuntime' not found in sites/all/modules/feeds_ex/src/FeedsExJmesPath.inc on line 91
JmesPath library is installed by composer properly.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | feeds_ex-jmespath-compat-2416163-4.patch | 8.36 KB | twistor |
Comments
Comment #1
Anonymous (not verified) commentedYou need to use JmesPath 1.1.1.
Do git checkout tags/1.1.1 in the jmespath.git directory.
Comment #2
twistor commentedOy. Are there version issues here? Either code or documentation needs to be updated.
Comment #3
twistor commentedComment #4
twistor commentedThis should make it work with both versions.
Comment #6
twistor commentedops
Comment #9
twistor commentedComment #12
twistor commentedVersion 1 and 2 are now supported seamlessly.