GetDKAN / dkan2

Deprecated: please use the 2.x branch of the dkan repo
https://github.com/GetDKAN/dkan
GNU General Public License v2.0
18 stars 16 forks source link

Not all views display entities #322

Closed thierrydallacroce closed 4 years ago

thierrydallacroce commented 4 years ago

Visiting the Recent logs messages view caused the following error:

Error: Call to a member function id() on null in dkan_admin_preprocess_views_view_field() (line 40 of /var/www/docroot/profiles/contrib/dkan2/modules/custom/dkan_admin/dkan_admin.module)

Which I tracked it down to code which this PR moves into the conditional.