jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/352712 )
Change subject: Follow-up fa2efb9e5: Also mount the service in
ApiVisualEditorEdit
......................................................................
Follow-up fa2efb9e5: Also mount the service in ApiVisualEditorEdit
Whoops.
Change-Id: If1eac7fc745e8b21b47fbc6a8d40c3e45f4f52df
---
M ApiVisualEditorEdit.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Esanders: Looks good to me, approved
jenkins-bot: Verified
diff --git a/ApiVisualEditorEdit.php b/ApiVisualEditorEdit.php
index eb2a6dd..b97763f 100644
--- a/ApiVisualEditorEdit.php
+++ b/ApiVisualEditorEdit.php
@@ -253,6 +253,8 @@
}
public function execute() {
+ $this->serviceClient->mount( '/restbase/',
$this->getVRSObject() );
+
$user = $this->getUser();
$params = $this->extractRequestParams();
$title = Title::newFromText( $params['page'] );
--
To view, visit https://gerrit.wikimedia.org/r/352712
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If1eac7fc745e8b21b47fbc6a8d40c3e45f4f52df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Esanders <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits