Never render an avatar img if we know the username is invalid.
This commit is contained in:
@@ -81,5 +81,6 @@ QUnit.testStart(function() {
|
||||
// Allow our tests to change site settings and have them reset before the next test
|
||||
Discourse.SiteSettings = jQuery.extend(true, {}, Discourse.SiteSettingsOriginal);
|
||||
Discourse.BaseUri = "/";
|
||||
Discourse.BaseUrl = "";
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user