jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/348778 )

Change subject: Hygiene: Update Parsoid version used
......................................................................


Hygiene: Update Parsoid version used

from 1.2.0 to 1.3.0.

Change-Id: Ibd4fc462666c8383dee1941da7975ca12d4a2c42
---
M lib/parsoid-access.js
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/lib/parsoid-access.js b/lib/parsoid-access.js
index 1697a83..fce42f8 100644
--- a/lib/parsoid-access.js
+++ b/lib/parsoid-access.js
@@ -35,7 +35,7 @@
     const path = `page/html/${encodeURIComponent(req.params.title)}${suffix}`;
     const restReq = {
         query: { redirect: 'false' },
-        headers: { accept: 'text/html; charset=utf-8; 
profile="mediawiki.org/specs/html/1.2.0"' }
+        headers: { accept: 'text/html; charset=utf-8; 
profile="mediawiki.org/specs/html/1.3.0"' }
     };
 
     return api.restApiGet(app, domain, path, restReq);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd4fc462666c8383dee1941da7975ca12d4a2c42
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>
Gerrit-Reviewer: BearND <[email protected]>
Gerrit-Reviewer: Dbrant <[email protected]>
Gerrit-Reviewer: Fjalapeno <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Jhernandez <[email protected]>
Gerrit-Reviewer: Mholloway <[email protected]>
Gerrit-Reviewer: Mhurd <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Niedzielski <[email protected]>
Gerrit-Reviewer: Ppchelko <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to