Commit f099591
committed
fix: Pass filtered $nodeContextPaths on to publishAction()
The proceed() call would sometimes throw an exception
because of context paths that cannot be converted to NodeInterface.
As we already filter the context paths, we may as well use
the clean list for further usage.1 parent cd6548d commit f099591
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments