See parent task. See https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Collection/+/498482
Collection/includes/Specials/SpecialCollection.php: WikiPage::factory( $title )->getContent()->getNativeData()
See parent task. See https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Collection/+/498482
Collection/includes/Specials/SpecialCollection.php: WikiPage::factory( $title )->getContent()->getNativeData()
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Stalled | None | T155582 Deprecate Content::getNativeData(), defined TextContent::getText() to replace it. | |||
| Resolved | cscott | T283669 Replace Content::getNativeData() calls with TextContent::getText() in Collection |
Change 498482 had a related patch set uploaded (by Aklapper; author: Jayprakash12345):
[mediawiki/extensions/Collection@master] Use getText() instead of getNativeData()
Change 779027 had a related patch set uploaded (by Russ Rogovetz; author: Russ Rogovetz):
[mediawiki/extensions/Collection@master] Replace getNativeData to getText for Collection
@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!
Change #779027 merged by jenkins-bot:
[mediawiki/extensions/Collection@master] Replace getNativeData to getText for Collection