When you edit your profile, but do not set an avatar, there's a null pointer exception after you save (code is trying to resize a non-existing image). I noticed this only because I was running in debug mode - the effects are probably negligible - perhaps you cannot 'unset' an avatar, if that's at all possible. Regardless, the NPE should be fixed.
When you edit your profile, but do not set an avatar, there's a null pointer exception after you save (code is trying to resize a non-existing image). I noticed this only because I was running in debug mode - the effects are probably negligible - perhaps you cannot 'unset' an avatar, if that's at all possible. Regardless, the NPE should be fixed.