MyBB Community Forums

Full Version: Fix special characters in links
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When you link to something including characters like comma, ), &, !, and so on, it will appear on the link.
Example:

http://google.com/)
http://google.com/!
http://google.com/&
http://google.com/,

It's very annoying when you link something in a parenthesis, it will appear like this (http://google.com/) - Notice the link ends with a paranthesis which is wrong.

You could type the link in an URL MyBB tag, but that's too much hassle.
This has been reported numerous times...
See: https://github.com/mybb/mybb/pull/110
(2013-11-26, 10:37 AM)StefanT Wrote: [ -> ]This has been reported numerous times...
See: https://github.com/mybb/mybb/pull/110

Still not fixed though.
I've never said it has been fixed, the pull request isn't even merged.