RE: apostrophe in user name displayed as '

4206097, modified 15 Years ago. New Member Posts: 6 Join Date: 10/29/09 Recent Posts
We have a user with an apostrophe in his user name. His name on the dock is displayed with $#039; instead of the apostrophe. Viewing source shows that it is converting the ampersand so it has this: ' Is there a way around this?
thumbnail
1395288, modified 15 Years ago. Liferay Legend Posts: 2047 Join Date: 10/7/08 Recent Posts
It sounds like his name is being escaped twice (for XSS reasons). What version are you using?

I think this is fixed in the latest release.