[MediaWiki-commits] [Gerrit] ApiVisualEditor: Switch RESTbase config from 'scrubWikitext'... - change (mediawiki...VisualEditor)

2015-10-18 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: ApiVisualEditor: Switch RESTbase config from 'scrubWikitext' to 
'scrub_wikitext'
..


ApiVisualEditor: Switch RESTbase config from 'scrubWikitext' to 'scrub_wikitext'

Change-Id: I08ca5eab1423232b96faf39f12b25b679a0d77bd
---
M ApiVisualEditor.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alex Monk: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/ApiVisualEditor.php b/ApiVisualEditor.php
index 04989b6..c7f4371 100644
--- a/ApiVisualEditor.php
+++ b/ApiVisualEditor.php
@@ -162,7 +162,7 @@
$path,
array(
'html' => $html,
-   'scrubWikitext' => 1,
+   'scrub_wikitext' => 1,
)
);
}

-- 
To view, visit https://gerrit.wikimedia.org/r/244251
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I08ca5eab1423232b96faf39f12b25b679a0d77bd
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester 
Gerrit-Reviewer: Alex Monk 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] ApiVisualEditor: Switch RESTbase config from 'scrubWikitext'... - change (mediawiki...VisualEditor)

2015-10-07 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/244251

Change subject: ApiVisualEditor: Switch RESTbase config from 'scrubWikitext' to 
'scrub_wikitext'
..

ApiVisualEditor: Switch RESTbase config from 'scrubWikitext' to 'scrub_wikitext'

Change-Id: I08ca5eab1423232b96faf39f12b25b679a0d77bd
---
M ApiVisualEditor.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/51/244251/1

diff --git a/ApiVisualEditor.php b/ApiVisualEditor.php
index 04989b6..c7f4371 100644
--- a/ApiVisualEditor.php
+++ b/ApiVisualEditor.php
@@ -162,7 +162,7 @@
$path,
array(
'html' => $html,
-   'scrubWikitext' => 1,
+   'scrub_wikitext' => 1,
)
);
}

-- 
To view, visit https://gerrit.wikimedia.org/r/244251
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I08ca5eab1423232b96faf39f12b25b679a0d77bd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits