Any user-input text boxes should have their data TRIM()ed. For example, the title here: https://www.tvmaze.com/episodes/3030210/the-devils-hour-2x04-far-away
Any user-input text boxes should have their data TRIM()ed. For example, the title here: https://www.tvmaze.com/episodes/3030210/the-devils-hour-2x04-far-away
Just a quick FYI that I edited that title to remove the leading space in it :)
The irony here is that the edit log does perform trims on string values, so it appears as if @Aidan did nothing :)