pocketnetteam / pocketnet.gui

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
84 stars 39 forks source link

Posting an item, URL not linkified correctly #8

Closed bulrush15 closed 2 years ago

bulrush15 commented 5 years ago

This URL does not turn into a valid link when an item is posted: https://academic.oup.com/jnci/article-abstract/110/5/509/4590280?redirectedFrom=fulltext. To reproduce:

  1. Create a new post.
  2. Paste this link in.
  3. Click the Post button.
  4. Now try to go to the URL that is linkified

These characters are all valid URL characters: ?:;=, especially for dynamic sites.

The post with this error is here: https://pocketnet.app/index?s=9fbdde543d2642915125582a39171f66a84d6b293ebc01ee5f3cf10951e22673&mpost=true&ref=PWKRY7MzBhk8pzrBg7dJExFhsVi8DvvPSG&address=

shpingalet007 commented 2 years ago

Seems as solved for now, closing. @bulrush15, feel free to open this issue if not.