Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Other tags
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2018 at 12:42 UTC
Updated:
5 Jul 2018 at 15:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaWIP, could probably use an update script to fix existing data.
Comment #3
damienmckennaThanks, BTW :)
Comment #4
berdiraccount-name is still the same internal username, my point is that it should use display-name, which is the "formatted" display name of the user. Otherwise modules like realname will not work correctly.
Not sure about update function. Maybe if you check if the old value was using the :name token like the default but not sure if it's really worth it. Existing sites can always update it manually.
Comment #5
damienmckennaSorry for using the wrong token, this should suffice.
Comment #7
damienmckennaCommitted. Thanks.