As of today there is a problem in sq.wikipedia, when I try to revert/reject edits, it throw an error "MWException".
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | thcipriani | T144644 MW-1.28.0-wmf.20 deployment blockers | |||
Resolved | Krenair | T146423 MWException in Special:RevisionReview (sq.wikipedia) |
Event Timeline
Comment Actions
2016-09-22 21:25:58 [V@RMZgpAIDkAAAL6y8kAAACX] mw1187 sqwiki 1.28.0-wmf.20 exception ERROR: [V@RMZgpAIDkAAAL6y8kAAACX] /wiki/Speciale:RevisionReview MWException from line 53 of /srv/mediawiki/php-1.28.0-wmf.20/includes/content/TextContent.php: TextContent expects a string in the constructor. {"exception_id":"V@RMZgpAIDkAAAL6y8kAAACX"} [Exception MWException] (/srv/mediawiki/php-1.28.0-wmf.20/includes/content/TextContent.php:53) TextContent expects a string in the constructor. #0 /srv/mediawiki/php-1.28.0-wmf.20/includes/content/WikitextContent.php(37): TextContent->__construct(WikitextContent, string) #1 /srv/mediawiki/php-1.28.0-wmf.20/includes/content/TextContentHandler.php(121): WikitextContent->__construct(WikitextContent) #2 /srv/mediawiki/php-1.28.0-wmf.20/includes/content/ContentHandler.php(185): TextContentHandler->unserializeContent(WikitextContent, NULL) #3 /srv/mediawiki/php-1.28.0-wmf.20/extensions/FlaggedRevs/business/RevisionReviewForm.php(340): ContentHandler::makeContent(WikitextContent, Title) #4 /srv/mediawiki/php-1.28.0-wmf.20/extensions/FlaggedRevs/business/FRGenericSubmitForm.php(190): RevisionReviewForm->doSubmit() #5 /srv/mediawiki/php-1.28.0-wmf.20/extensions/FlaggedRevs/frontend/specialpages/actions/RevisionReview_body.php(110): FRGenericSubmitForm->submit() #6 /srv/mediawiki/php-1.28.0-wmf.20/includes/specialpage/SpecialPage.php(522): RevisionReview->execute(NULL) #7 /srv/mediawiki/php-1.28.0-wmf.20/includes/specialpage/SpecialPageFactory.php(584): SpecialPage->run(NULL) #8 /srv/mediawiki/php-1.28.0-wmf.20/includes/MediaWiki.php(283): SpecialPageFactory::executePath(Title, RequestContext) #9 /srv/mediawiki/php-1.28.0-wmf.20/includes/MediaWiki.php(861): MediaWiki->performRequest() #10 /srv/mediawiki/php-1.28.0-wmf.20/includes/MediaWiki.php(522): MediaWiki->main() #11 /srv/mediawiki/php-1.28.0-wmf.20/index.php(43): MediaWiki->run() #12 /srv/mediawiki/w/index.php(3): include(string) #13 {main}
Comment Actions
Change 312418 had a related patch set uploaded (by Alex Monk):
Fix I9839283c: new_text is actually a Content object
Comment Actions
Change 312423 had a related patch set uploaded (by Alex Monk):
Fix I9839283c: new_text is actually a Content object
Comment Actions
Change 312418 merged by jenkins-bot:
Fix I9839283c: new_text is actually a Content object
Comment Actions
Thank you for reporting this, @Liridon! And thank you Alex and Aaron for the fast fix.
Comment Actions
Change 312423 merged by jenkins-bot:
Fix I9839283c: new_text is actually a Content object