2016-03-14, 06:57 AM
(This post was last modified: 2016-03-14, 07:13 AM by Destroy666.)
I just "SAID" that above and you started abusing your shift for no reason.. I don't know what exactly surprised you when a developer expected a more detailed bug report from you, which will actually help the team with fixing it later for free for you and other admins. The sticky thread also states what's expected: http://community.mybb.com/thread-133629.html
But now that you provided necessary information (direct link which I kindly requested above - thank you), I can confirm it and it's caused by this change: https://github.com/mybb/mybb/commit/add8...34733cR661 since that character is inserted in the tag, which breaks the parser. The regex also catches font=. I'm not sure why I can't reproduce it locally/here though, I'll check whether it depends on some parser options.
(2013-01-28, 01:58 AM)Paul H. Wrote:All you've shown us was text on white background (could be screenshoted anywhere) and a SCEditor reference which was wrong, since as you said yourself it works fine in WYSIWYG mode, the only place where it could've been bugged in SCEditor. If you're not fully acquainted with WYSIWYG editors' functionality, which are "live" dynamic editors rather than static parsers used to analyze/convert stuff so that it can be displayed in a readable format, it's better to show the issue directly instead of providing misleading information.
- Please show exactly how you encountered the bug, using screenshots if possible
But now that you provided necessary information (direct link which I kindly requested above - thank you), I can confirm it and it's caused by this change: https://github.com/mybb/mybb/commit/add8...34733cR661 since that character is inserted in the tag, which breaks the parser. The regex also catches font=. I'm not sure why I can't reproduce it locally/here though, I'll check whether it depends on some parser options.