Jean-Frédéric has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/380308 )

Change subject: Fix harvesting of commonscat field in fr_fr
......................................................................

Fix harvesting of commonscat field in fr_fr

The template (or the underlying Lua module) processes
`catégorie commons`, not `catégorie_commons`.

Change-Id: Id48f60ae7325b3922fd51a3fcc0e689f4312cea1
---
M erfgoedbot/monuments_config/fr_fr.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage 
refs/changes/08/380308/1

diff --git a/erfgoedbot/monuments_config/fr_fr.json 
b/erfgoedbot/monuments_config/fr_fr.json
index 83f205c..1cddb45 100644
--- a/erfgoedbot/monuments_config/fr_fr.json
+++ b/erfgoedbot/monuments_config/fr_fr.json
@@ -97,7 +97,7 @@
         },
         {
             "dest": "commonscat",
-            "source": "catégorie_commons"
+            "source": "catégorie commons"
         },
         {
             "dest": "id",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id48f60ae7325b3922fd51a3fcc0e689f4312cea1
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Jean-Frédéric <[email protected]>

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

Reply via email to