Closed Agadar closed 5 years ago
DispatchHappeningSpecializer fails on quotes in dispatch title. Fix this by using regex instead of string splits.
While we're at it, make sure the other specializers don't fail either due to the usage of string splits and fix them.
DispatchHappeningSpecializer fails on quotes in dispatch title. Fix this by using regex instead of string splits.
While we're at it, make sure the other specializers don't fail either due to the usage of string splits and fix them.