-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$led Bug: Brackets with tags starting in '$' will not submit properly, players with $ in name get renamed #1
Comments
chris, can you test this out more? make a fake tourney on challonge and see if it doesnt work, a minimal testcase would be gr8 |
this bug may not exist anymore. further investigation is required. |
punting on this for a bit |
confirmed this bug has been fixed. |
$led bug strikes again https://www.notgarpr.com/#/newjersey/tournaments/57749d38e592572285c2b886 fppssbm.challonge.com/smashheist3 wont let me submit with |
So this is still an issue? I'm not sure where this is activating in the code but I can try to look into it |
Apparently it is. We should write a unit test that imports a challonge bracket with lots of ppl with $ in their names and stuff, make sure it works. Ask @vestboy_myst if its still an issue Sent from my iPhone
|
I can't reproduce this locally. |
maybe it was another issue with that bracket? ill try submitting it again |
nope still getting the error on the above bracket url submit prompt appears but nothing happens when i click it, and |
So basically, this is happening: angular/angular.js#1463 . For reasons like this, we should basically never pass names around as keys of dicts/objects (there is a similar problem with json/python for names that start with "."). |
Should be closed by #83. (@VestboyMyst let me know if weird stuff still happens). |
This can be seen in SKTAR3 with $led and Rowan SSBM #2 with $man<>boi
when clicking submit the 'Are you sure' dialogue comes up like normal, but clicking submit on that will not do anything
this happens if you're creating a new player or tagging them with an existing alias
another example of a bug with $: http://njssbm.com/#/newjersey/tournaments/57072e64e5925764360756d8
from here http://chaoticneutral.challonge.com/chaoticneutralweeklymelee4_7
Pizza$ was renamed to _cel when submitted
It does not seem to happen with Ko$a (because its in the middle I assume)
The text was updated successfully, but these errors were encountered: