glitch when posting links to site media urls in comments/posts
Using Jamroom
Think I can see whats happening here, when you use the 'link' button and insert a URL it puts the title of the link as the same URL as the actual link.
eg:
<a href="https://www.youtube.com/watch?v=FdBF6h7oH5I">https://www.youtube.com/watch?v=FdBF6h7oH5I</a>If you use a different title for the link than the link itself, I expect the issue doesnt occur.
eg:
<a href="https://www.youtube.com/watch?v=FdBF6h7oH5I">A link to a video</a>Will look for a fix for this issue.