jenkins-bot has submitted this change and it was merged.
Change subject: Fix: Undefined variable: parserParams
......................................................................
Fix: Undefined variable: parserParams
Bug: T96276
Change-Id: Ie0ccaca4d3637a03930a4d7ac44ec5398f4933b0
---
M api/ApiContentTranslationPublish.php
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
diff --git a/api/ApiContentTranslationPublish.php
b/api/ApiContentTranslationPublish.php
index 70a8367..c87cade 100644
--- a/api/ApiContentTranslationPublish.php
+++ b/api/ApiContentTranslationPublish.php
@@ -67,7 +67,6 @@
'transform/html/to/wikitext/' . urlencode(
$title->getPrefixedDBkey() ),
array(
'html' => $html,
- 'oldid' => $parserParams['oldid'],
)
);
if ( $wikitext === false ) {
--
To view, visit https://gerrit.wikimedia.org/r/204551
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie0ccaca4d3637a03930a4d7ac44ec5398f4933b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits