Problem Details:
Accessing https://osu.ppy.sh/s/344082 and clicking on the artist name will take you to https://osu.ppy.sh/p/beatmaplist?q=Orange%20Heart(cv:Honda%20Mariko)%20Neptune(cv:Tanaka%20Rie), with the colons not being escaped properly, resulting in them not showing up in the query.
Similarly, accessing https://osu.ppy.sh/s/153776 and clicking on the artist name will take you to https://osu.ppy.sh/p/beatmaplist?q=yuikonnu%20&%20ayaponzu*, with the ampersand not being escaped, resulting in everything after and including the ampersand being removed from the query.
Accessing https://osu.ppy.sh/s/344082 and clicking on the artist name will take you to https://osu.ppy.sh/p/beatmaplist?q=Orange%20Heart(cv:Honda%20Mariko)%20Neptune(cv:Tanaka%20Rie), with the colons not being escaped properly, resulting in them not showing up in the query.
Similarly, accessing https://osu.ppy.sh/s/153776 and clicking on the artist name will take you to https://osu.ppy.sh/p/beatmaplist?q=yuikonnu%20&%20ayaponzu*, with the ampersand not being escaped, resulting in everything after and including the ampersand being removed from the query.