-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.5.1
-
Component/s: None
The viewuser.vm file should have the following:
<a href="mailto:$!user.email">$!user.email</a>
not:
<a href="mailto:$$!user.email">$!user.email</a>
Cheers,
Justin