BrickOzp

Results 9 comments of BrickOzp

This seems to be a Chrome thing. In the inspector this code is for a single line code: < code class="bbc_code" style="height: 38px;" > The style part is not in...

I cannot reproduce this on latest. I get an error message if I try to add a report with a message that is longer than 254 characters. Both with and...

This does not seem to be related to utf-8, but to the quotes. We do htmlspecialchars on the comment before inserting it to the database and all " are turned...

mb_strlen seems to count the same way as the db.

> Does it still exist in [5da827a](https://github.com/SimpleMachines/SMF/commit/5da827a6dc2e96a2e3f2221779f351541aba3c20)? Yes it does

It seems that fix was included in 2.1.4 but the issue still exists for 2.1.4

A drawback with this solution is that all forums that uses Gravatar need to set this permission for all groups that should be able to use Gravatars after the upgrade.

Is the upgrader run for minor releases?