Last modified: 2014-06-23 16:07:07 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T68115, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66115 - anonymous upload gives UploadStashNotLoggedInException
anonymous upload gives UploadStashNotLoggedInException
Status: UNCONFIRMED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.21.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-04 11:30 UTC by Christian Häggström
Modified: 2014-06-23 16:07 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Christian Häggström 2014-06-04 11:30:38 UTC
I have followed the guidelines at

http://www.mediawiki.org/wiki/Manual_talk:Configuring_file_uploads#anonymous_uploads

    and configured mediawiki with these settings in LocalSettings.php:

$wgEnableUploads       = true;
$wgGroupPermissions['*']['upload'] = true;

    However, when I try to upload a file, I get an internal error shown after clicking the Upload button:

[8fa73843] 2014-06-04 11:08:30: Fatal exception of type UploadStashNotLoggedInException

    Bug 5970 is for a similar problem in an earlier version. Perhaps it should be reopened and this bug closed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links