jenkins-bot has submitted this change and it was merged.
Change subject: Fix regression in Ifde21874 originally fixed in I18c885ca
......................................................................
Fix regression in Ifde21874 originally fixed in I18c885ca
Change-Id: I4a6c766ea72767132cd96197d9006a9a835038fa
---
M api/ApiTranslationStash.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/api/ApiTranslationStash.php b/api/ApiTranslationStash.php
index a3e4b13..094b2d8 100644
--- a/api/ApiTranslationStash.php
+++ b/api/ApiTranslationStash.php
@@ -83,7 +83,7 @@
}
return array(
- 'title' => $title->getPrefixedDBKey(),
+ 'title' => $title->getPrefixedText(),
'definition' => $definition,
'translation' => $translation->getValue(),
'comparison' => $comparison,
--
To view, visit https://gerrit.wikimedia.org/r/90894
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4a6c766ea72767132cd96197d9006a9a835038fa
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits