Closed TehAwol closed 2 months ago
Y a encore un truc que je ne comprends pas. Dans la regex (^[\p{L} .'-()&[0-9]]*$), on a un -. Il est compris comme le symbole - ou c'est pour dire de ' à ?
It's the symbol "-" that is covered. Certain special characters are going to break the page regardless, the question also extends to whether users/games/gameModels should be allowed those special characters as names.
Some characters in the search field lead to an "Error: Failure" notification and an endless loading animation. Such as
I found all these characters either in abstractaccount.firstname, abstractaccount.lastname, game.name or gamemodel.name.
It works fine for all these special characters
+ * ; , : . / [ ] ( ) @ - _ &