On a DNN 4.6.2 install, I had the following line of code inside a TEXT/HTML module instance.
[User:FirstName|Welcome {0}, to the ]Article Index
After a 4.7.0 upgrade, I now get the following error:
Error accessing [User:FirstName], FirstName is unknown for datasource UserArticle Index
Display name and UserName still work.
Any ideas?