Last modified: 2009-08-03 14:15:18 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 T21762, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19762 - Exception after save attempt (blocked user)
Exception after save attempt (blocked user)
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Collection (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: PediaPress Development Team
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-16 05:26 UTC by Daniel Delimata
Modified: 2009-08-03 14:15 UTC (History)
1 user (show)

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


Attachments

Description Daniel Delimata 2009-07-16 05:26:57 UTC
Exception content:

 Unexpected non-MediaWiki exception encountered, of type "UsageException"
 blocked: You have been blocked from editing
 
 #0 /usr/local/apache/common-local/php-1.5/includes/api/ApiBase.php(865): ApiBase->dieUsage('You have been b...', 'blocked')
 #1 /usr/local/apache/common-local/php-1.5/includes/api/ApiEditPage.php(75): ApiBase->dieUsageMsg(Array)
 #2 /usr/local/apache/common-local/php-1.5/includes/api/ApiMain.php(421): ApiEditPage->execute()
 #3 /usr/local/apache/common-local/php-1.5/includes/api/ApiMain.php(221): ApiMain->executeAction()
 #4 /usr/local/apache/common-local/php-1.5/extensions/Collection/Collection.body.php(640): ApiMain->execute()
 #5 /usr/local/apache/common-local/php-1.5/extensions/Collection/Collection.body.php(195): SpecialCollection->saveCollection(Object(Title), false)
 #6 /usr/local/apache/common-local/php-1.5/includes/SpecialPage.php(559): SpecialCollection->execute('save_collection...')
 #7 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(233): SpecialPage::executePath(Object(Title))
 #8 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(62): MediaWiki->initializeSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest))
 #9 /usr/local/apache/common-local/php-1.5/index.php(116): MediaWiki->initialize(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest))
 #10 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
 #11 {main}
Comment 1 Johannes Beigel 2009-07-17 10:17:21 UTC
Is this error reproducible? Are you able to make (manual) edits w/ this user account?

From the traceback, one can see that MediaWiki API returns with an error b/c the account has been blocked. And as far as I can see, the Collection extension can do nothing about that.

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


Navigation
Links