Do not lowercase a blog handle
siman opened this issue · 2 comments
siman commented
Do not lowercase a blog handle when storing it in a Blog struct. Lowercase only for storage item where we store a map of unique handles to resolve blog id.
subsocialdev commented
implemented and tested