Active
Project:
Real Name
Version:
2.0.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2022 at 17:03 UTC
Updated:
20 Aug 2023 at 13:27 UTC
Jump to comment: Most recent
I just updated to 2.0.0-beta1 and it looks like individual field permissions (via the Field Permissions module) are no longer accounted for.
These two modules used to play well together. For example, for author names on content/comments/etc. I could show full names for authenticated users, and only first names for anonymous.
Realname pattern: [user:field_name_first] [user:field_name_last]
Auth users would see:
By David Dowell, 11 August, 2016
Anon users would see:
By David, 11 August, 2016
Now anonymous users also see the user's full name, which isn't the desired.
Comments
Comment #2
w01f commentedJust commenting this is still an issue with core 10.1.2 and realname 2.0.0-beta2. I have limited permissions to view user's last names to only authenticated users, but the last names are still visible as part of real name for unauthenticated/anonymous.