Page MenuHomePhabricator

Replace Content::getNativeData() calls with TextContent::getText() in Collection
Closed, ResolvedPublic

Description

See parent task. See https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Collection/+/498482

Collection/includes/Specials/SpecialCollection.php:			WikiPage::factory( $title )->getContent()->getNativeData()

Event Timeline

Change 498482 had a related patch set uploaded (by Aklapper; author: Jayprakash12345):

[mediawiki/extensions/Collection@master] Use getText() instead of getNativeData()

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

Change 779027 had a related patch set uploaded (by Russ Rogovetz; author: Russ Rogovetz):

[mediawiki/extensions/Collection@master] Replace getNativeData to getText for Collection

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

Aklapper added a subscriber: RussRogovetz.

@RussRogovetz: Removing task assignee as this open task has been assigned for more than two years - see the email sent to all task assignees on 2024-04-15.
Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome! :)
If this task has been resolved in the meantime, or should not be worked on by anybody ("declined"), please update its task status via "Add Action… 🡒 Change Status".
Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator. Thanks!

Jdlrobson-WMF moved this task from Backlog to Triaged (PHP) on the Collection board.

Change #779027 merged by jenkins-bot:

[mediawiki/extensions/Collection@master] Replace getNativeData to getText for Collection

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

cscott claimed this task.