Page MenuHomePhabricator

Avatar upload bug
Closed, DeclinedPublic

Description

Author: thorsten.veenstra

Description:
A user cannot upload an avatar when he has not yet confirmed his e-mail address.
(Probably depends on the security settings in localsettings.php).

If you try to upload it without the e-mail confirmation, you get this error:

Fatal error: Call to a member function setSubmitText() on a non-object
in/var/www/wiki.*****.org/includes/specials/SpecialUpload.php on line 349.

When you confirm your e-mail address, all works perfect.

Thanks for reading.


Version: unspecified
Severity: critical
Whiteboard: aklapper-moreinfo

Details

Reference
bz34018

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:08 AM
bzimport added a project: SocialProfile.
bzimport set Reference to bz34018.

(Probably depends on the security settings in localsettings.php).

That seems to be the case, as I'm unable to reproduce this on a brand new 1.19.0 install with SVN HEAD of SocialProfile. Can you please paste the relevant lines of your LocalSettings.php here so that I could try to debug this problem? Thanks!

Thorsten: If this is still a problem, could you please paste the relevant lines of your LocalSettings.php here? Thanks!

Closing this one as per my comment (comment #1) due to lack of information and the fact that I was unable to reproduce this particular bug.

Should this bug however resurface, please feel free to reopen this bug with sufficient version information and other relevant files etc.