Page MenuHomePhabricator

Replace Content::getNativeData() and Revision object calls with TextContent::getText() and RevisionRecord objects in CommonMessages
Closed, ResolvedPublic

Description

See parent task.

CommonMessages/exportMessages.php:				= Revision::newFromTitle( $title )->getContent( Revision::RAW )->getNativeData();

Event Timeline

Kizule changed the task status from Open to Stalled.Feb 10 2023, 9:04 PM

See parent task.

Kizule changed the task status from Stalled to Open.Mar 5 2023, 4:08 AM
Kizule moved this task from Inbox to Working on on the User-Kizule board.

Not really a blocker on anything.

Kizule removed Kizule as the assignee of this task.Mar 5 2023, 4:13 AM
Kizule removed a project: User-Kizule.
Kizule subscribed.
Kizule unsubscribed.
Pppery renamed this task from Replace Content::getNativeData() calls with TextContent::getText() in CommonMessages to Replace Content::getNativeData() and Revision object calls with TextContent::getText() and RevisionRecord objects in CommonMessages.Jul 13 2024, 9:56 PM
Pppery subscribed.

Also replace Revision::newFromText et al in the same line.

Change #1285452 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/CommonMessages@master] Replace deprecated TextContent::getNativeData

https://gerrit.wikimedia.org/r/1285452

Change #1285452 merged by jenkins-bot:

[mediawiki/extensions/CommonMessages@master] Replace deprecated TextContent::getNativeData

https://gerrit.wikimedia.org/r/1285452

Change #1285453 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/CommonMessages@REL1_46] Replace deprecated TextContent::getNativeData

https://gerrit.wikimedia.org/r/1285453

Umherirrender claimed this task.
Umherirrender removed a project: Patch-For-Review.

Change #1285453 merged by jenkins-bot:

[mediawiki/extensions/CommonMessages@REL1_46] Replace deprecated TextContent::getNativeData

https://gerrit.wikimedia.org/r/1285453