Error when viewing Follower or Following in user profiles

Iron Contributor

When viewing Following or Followers in the user profiles for the users Dennis Wilson, Devendra Velegandla, Scott Ward or Victoria DApiceLoh the following error message is displayed:

The following has evaluated to null or missing: ==> user.view_href [in template "common-user-macros.ftl" at line 586, column 77] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${user.view_href} [in template "common-user-macros.ftl" in macro "getUserName" at line 586, column 75] - Reached through: @getUserName following [in template "custom.user.profile-followers-following" at line 60, column 41] ----

Please correct.


user_1317_err.pnguser_8264_err.png

1 Reply

Dear Microsoft programmer, please correct your code. My robots abort because of the following error:

 

The following has evaluated to null or missing: ==> user.view_href [in template "common-user-macros.ftl" at line 586, column 77] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${user.view_href} [in template "common-user-macros.ftl" in macro "getUserName" at line 586, column 75] - Reached through: @getUserName following [in template "custom.user.profile-followers-following" at line 60, column 41] ----

 

See Userinfo Santhosh Balakrishnan