- π§πͺBelgium JeroenT π§πͺ
I'm closing this as a duplicate of π¬ Custom entity types Active .
Once that issue is fixed, this check is no longer necessary because of the changes in the routing.yml file.
There should be a check if the $node is an instance of Node on the downloadAllFiles().
Create a Url::fromRoute('download_all_files.download_path', ['nid' => NODE_ID, 'field_name' => FIELD_NAME]) where NODE_ID is not valid node id.
Iβve created a patch that solves the problem by checking the nodeβs validity.
Closed: duplicate
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing this as a duplicate of π¬ Custom entity types Active .
Once that issue is fixed, this check is no longer necessary because of the changes in the routing.yml file.