As reported by @Alicia_Fagerving_WMSE on ErfgoedBot talk page
Did something go wrong when harvesting fr:Liste_de_monuments_du_Cameroun? monuments_cm_(fr) contains only one row.
As reported by @Alicia_Fagerving_WMSE on ErfgoedBot talk page
Did something go wrong when harvesting fr:Liste_de_monuments_du_Cameroun? monuments_cm_(fr) contains only one row.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Change ID type to varchar for cm_(fr) | labs/tools/heritage | master | +1 -1 |
The configuration is at https://phabricator.wikimedia.org/diffusion/THER/browse/master/erfgoedbot/monuments_config/cm_fr.json . The only list seems to be at https://fr.wikipedia.org/wiki/Liste_de_monuments_du_Cameroun . The id is something like "LT01", but it's configured as "type": "int(11)" . That won't work. I would suggest changing it to "type": "varchar(8)" . It's probably also a good time to recheck all the other fields. Also, the header template seems to be missing in the lists. Probably a good plan to fix that in the list.
Change 334082 had a related patch set uploaded (by Jean-Frédéric):
Change ID type to varchar for cm_(fr)
Mentioned in SAL (#wikimedia-labs) [2017-01-25T18:58:07Z] <JeanFred> Deploy latest from Git master: 0810246 (T156139)