-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
I had been spending a while debugging issues on a small script causing metadata timeout errors when I discovered that the issue was the result of a leading whitespace character in the topic title. While I was able to (eventually) diagnose and fix the problem, the appearance of the error being server-side led us to believe the problem was one related to permissions and not due to a malformed topic title.
This is a feature request to include a validator for title characters. I can make a method to do this myself if necessary -- I'd just like for cases where the topic title is bad to have an obvious error message for debugging circumstances like these.
Metadata
Metadata
Assignees
Labels
No labels