Allow legacy score id for "populate from score"#269
Conversation
stanriders
left a comment
There was a problem hiding this comment.
This is a very dirty implementation. You're lacking any kind of validation now, as well as making score id fields not actually contain score id
How useful is this? Legacy score links should not be exposed anywhere anymore I'm pretty sure, why would we need to support them?
If you have legacy link (happens when you take score from lb without lazer mode) - you need to go through painful process of extracting new id from json response. |
are you by any chance using osuplus? It replaces new links with the legacy ones
might help you save some time if the above is true—the "Download Replay" button always has the new score ID |
I just checked, both lazer and non-lazer modes use new links |
|
Added the validation |
|
There are no legacy score links anywhere on the website anymore, and the old score ids are slowly being phased out completely - there's no use for this. |
It changes score input field to text so you can enter scores from legacy db