dappforce/subsocial-solochain

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.

Fixed in F3Joule#8

implemented and tested