registration / JID escaping

Description

Using Spark to create a new account "a c" will create a user "a\20c" in the database. => Fine

Spark will then display "a\20c" as the login name which is wrong, changing it to "a c" will allow one to login.

Fix this so Spark will display the un-escaped name.

Environment

None

Activity

Show:

Walter Ebeling February 24, 2013 at 9:29 AM

Mass closing of resolved issues

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created June 15, 2007 at 1:28 AM
Updated February 24, 2013 at 9:29 AM
Resolved October 27, 2010 at 2:12 PM