Ticket #34 (closed defect: fixed)

Opened 2 years ago

Last modified 11 months ago

Pubbot doesn't get alias information from players with a ` in their name

Reported by: Maverick Assigned to: Maverick
Priority: normal Component: Bots - Other
Version: Latest version from repository Severity: major
Keywords: Cc:

Description

Reported by Nycle: Players with a ' aren't stored in the alias database

Attachments

Change History

04/22/07 16:55:27 changed by dugwyler

  • priority set to normal.

I tracked this one down, from pubbotalias seeing the player enter, to pubhubalias requesting the player to be stored, to DBPlayerData actually storing it.

DBPlayerData's constructor does an INSERT into tblUser and adds appropriate slashes to the string. Not sure why players with ' would not be stored.

02/14/08 10:23:29 changed by Maverick

  • status changed from new to closed.
  • resolution set to fixed.

Should be fixed by changeset:2312


Add/Change #34 (Pubbot doesn't get alias information from players with a ` in their name)




Change Properties
Action