Commit 00152b5
committed
[BUGFIX] Trying to get property of non-object error
During indexing I got a 'Trying to get property of non-object' error
in the NodeIndexer on a line that contained invalid json (a truncated
error message). This change makes sure an error is logged if invalid
json is returned.1 parent a9deb98 commit 00152b5
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
0 commit comments