quote:
Originally posted by Tochjo
[*]Wrong interpretation of hyperlinksWhen you type a hyperlink and add a comma after it, the comma will be included in the link. This is not the case with other diacritic symbols, is probably a bug and thus it requires fixing.
Hyperlinks may have comas, so MyBB add the coma to the link bacuse it thinks it's part of the link. That's a right behavior. If you don't want the coma at the link, put a space or use the [
url] tag.
Talking about links, I've just remembered this bug:
code:
click here: http://www.example.com
click here: http://www.example.com
move your mouse over the "click here" and the url. The underlined does not take both thing. MyBB puts two links instead of only one.