Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Tracks with single number in title are interpreted as area changes #128

Open
oldmud0 opened this issue Nov 8, 2020 · 1 comment
Open
Labels

Comments

@oldmud0
Copy link
Member

oldmud0 commented Nov 8, 2020

This is caused by track change requests lazily calling /area to try to see if the track name is actually an area before interpreting it as a track. However, /area delimits arguments by spaces and accepts area numbers - hence, requesting a track with a single number in the title is interpreted as switching to an area of that number.

See Crystalwarrior/KFO-Server#4.

@oldmud0 oldmud0 added the bug label Nov 8, 2020
@Crystalwarrior
Copy link
Contributor

fixed in Crystalwarrior/KFO-Server@ec17b71

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants