🇩🇪Germany @cherabomb

Account created on 19 May 2015, over 9 years ago
#

Recent comments

🇩🇪Germany cherabomb

Patch 231 fixed the following problem on our site, currently running Drupal 7.41. Steps to reproduce problem:

  1. Create node type Article with Taxonomy field "Target user group". Create node type Employee and use the Entity Reference module to add an "Author" field on the Article type that references the Employee entity. The "Author" field is *not* required.
  2. Create a couple articles, some linked to a "All users including guests" group and some linked to a "Registered users" group. Make sure one article linked to the "Registered users" group does not have a value for the Author field.
  3. Use Taxonomy Access Lite Control to restrict access to nodes linked to the "Registered users" taxonomy term to authenticated users.
  4. Now create a view of Articles including their Authors. Make sure the Author relationship is not required.
  5. As an administrator, it will appear the view is working correctly. As an anonymous user, it will appear the view is working correctly. Log in as a standard registered user and you will be unable to see the Article without an Author.... until you apply path 231 ;)
Production build 0.71.5 2024