EBernhardson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/175609
Change subject: Bug: Typo in property name
......................................................................
Bug: Typo in property name
Change-Id: I52dc2c8ea876a32685770aa5e2569b6dcc8159d0
---
M includes/Import/LiquidThreadsApi/Objects.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow
refs/changes/09/175609/1
diff --git a/includes/Import/LiquidThreadsApi/Objects.php
b/includes/Import/LiquidThreadsApi/Objects.php
index 3554604..116fc97 100644
--- a/includes/Import/LiquidThreadsApi/Objects.php
+++ b/includes/Import/LiquidThreadsApi/Objects.php
@@ -269,7 +269,7 @@
}
public function getAuthor() {
- return $this->scriptUser->getName();
+ return $this->destinationScriptUser->getName();
}
// XXX: This is called but never used, but if it were, including
getText and getAuthor in
--
To view, visit https://gerrit.wikimedia.org/r/175609
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52dc2c8ea876a32685770aa5e2569b6dcc8159d0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits