Project Information
- Repository:
https://github.com/stoodkev/SteemPlus - Project Name: Steem Plus
- Publisher (if applicable): @stoodkev
Expected behavior
Steem Plus should redirect you to the URL using the permlink (slug) instead of the title field.
Actual behavior
After posting an article, clicking on the "Post" button takes you to a page that does not exist because the URL contains %20 (spaces) instead of hyphens.
How to reproduce
- Go to Steemit.com post editor (https://steemit.com/submit.html) and enter your title, content and tags
- Click on the
Post
button - Check the URL. The permlink contains URL encoded spaces instead of hyphens
- Browser/App version: Chrome 70.0.3538.77 / SteemPlus 3.5.0.1
- Operating system: Mac OS X 10.12.6
Recording Of The Bug
GitHub issue
https://github.com/stoodkev/SteemPlus/issues/176