Skip navigation
886 Views 1 Reply Latest reply: Feb 8, 2010 5:05 AM by sixthring RSS
nickfox Bronze 11 posts since
Sep 10, 2009
Currently Being Moderated

Feb 7, 2010 3:15 AM

username not displaying in Admin Console

I have a set of usernames like this:

 

950c896b22771477ee4aea99d5416899b11c08b8@race2tape.com

 

They are not displaying in User Summary. If I remove the @ character, then they do display? Can someone please explain why? Something to do with URLEncoder.encode?

 

thanks

Nick

  • sixthring KeyContributor 3,797 posts since
    Apr 2, 2007
    Currently Being Moderated
    Feb 8, 2010 5:05 AM (in response to nickfox)
    Re: username not displaying in Admin Console

    usernames should not have an @ symbol in the name.  anything after an @ symbol is supposed to be the server name.  this is generally only seen in the JID which is not the same as a username.  The JID is comprised of a username and a server name joined by the @ symbol (username@servername).

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points