friendica/red

Trying to make a post with a url containing "/#" makes a mess of the message

Closed this issue · 1 comments

It seems that having a /# followed sometime later by another / inside a URL makes things unhappy. The post preview as well as the resulting post, if you share it, are screwed up.

For example:
http://index.rsf.org/#!/index-details

Without the following slash, you get funky hashtags, but the most of the message doesn't disappear, as happens with the slash.

This issue was moved to redmatrix/redmatrix#181