Last modified: 2014-02-12 23:32:46 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 T45160, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43160 - Unable to delete pages without update of CheckUser extension
Unable to delete pages without update of CheckUser extension
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Page deletion (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-15 21:33 UTC by Sean Feeney
Modified: 2014-02-12 23:32 UTC (History)
2 users (show)

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


Attachments

Description Sean Feeney 2012-12-15 21:33:39 UTC
After upgrade from 1.19.1 to 1.20.2 and running update.php successfully, whenever I try to delete a page I receive the following error:

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'DeleteLogFormatter' not found or invalid function name in /path/to/wiki/html/includes/logging/LogPage.php on line 319
A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: INSERT INTO `cu_changes` (cuc_id,cuc_namespace,cuc_title,cuc_minor,cuc_user,cuc_user_text,cuc_actiontext,cuc_comment,cuc_this_oldid,cuc_last_oldid,cuc_type,cuc_timestamp,cuc_ip,cuc_ip_hex,cuc_xff,cuc_xff_hex,cuc_agent,cuc_page_id) VALUES (NULL,'0','Page_Title_To_Delete','0','My_User_ID','My_Username',NULL,'spam','0','0','3','20121215212717','IP','629D9945','',NULL,'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.35 Safari/537.17','0')
Function: CheckUserHooks::updateCheckUserData
Error: 1048 Column 'cuc_actiontext' cannot be null (database_info)
Comment 1 Max Semenik 2012-12-15 21:36:30 UTC
These are 2 different issues. Regarding the second one, did you upgrade Extension:Checkuser?
Comment 2 Sean Feeney 2012-12-15 22:04:38 UTC
You're right, an update of the CheckUser extension fixed the issue.

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


Navigation
Links