How can I get a period to display in a user's name?
Not in login_name, but just display_name, so that it shows his name with a . in it. I've tried putting it straight into the db's display_name like "Mr. Rogers", "Mr\. Rogers" and with the ASCII character equivalent in place of the dot. No dice.