See parent task.
ReplaceText/src/Job.php: $article_text = $wikiPageContent->getNativeData();
See parent task.
ReplaceText/src/Job.php: $article_text = $wikiPageContent->getNativeData();
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Stalled | None | T155582 Deprecate Content::getNativeData(), defined TextContent::getText() to replace it. | |||
Resolved | RussRogovetz | T283692 Replace Content::getNativeData() calls with TextContent::getText() in ReplaceText |
Hello team.
I just checked current ticket, there is no place where ::getNativeData() used. So probably it out of date so we could closed a ticket.
Indeed, this was fixed in rERPTed9c7523092ea99cc460d7c59ccb9e05b282f90f - thanks for finding that!