I have PT 3.13.13 beta. If at table sitting player with symbol '{' in nick - HUD is freezeing.
At Postgres logs I see follow record:
- Code: Select all
ERROR: syntax error at or near "{" at character 123
STATEMENT: SELECT date_note, notes FROM notes WHERE id_x=(SELECT id_player FROM player WHERE player_name_search='joi{il' AND id_site={2}) AND enum_type='P' GROUP BY date_note, notes ORDER BY date_note ASC;
Is this bug or I can change something in PT or Postgres or anywhere else?
Thanks.
