osu-stable-issues
osu-stable-issues copied to clipboard
Beatmap Submission Text Field Problems
This has been around for a while now, but when updating a map that received a [user=] tag in it's description online, when submitted the tag just appears as raw text and you need to edit the description onsite again.
I've looked into fixing this before but never made much progress.
I've looked into fixing this before but never made much progress.
i figured the api requests when submitting on web and ingame are slightly different, so maybe changing the request to trigger the web description change with the text provided instead of ingame desc change might help? or else changing how the text is processed to check for a tag each time a [ is opened?