Content deleted Content added
→Errors in date handling.: new section |
|||
Line 12:
:::: {{ping|Pppery}} Can you copy that back over to commons so that this won't happen again? Thanks. [[User:Mike Peel|Mike Peel]] ([[User talk:Mike Peel|talk]]) 00:32, 22 November 2018 (UTC)
::::: No, because I'm not a commons admin. [[User:Pppery|{{3x|p}}ery]] ([[User talk:Pppery|talk]]) 00:34, 22 November 2018 (UTC)
== Errors in date handling. ==
Using [[Special:Permalink/882254323]]:
* <code><nowiki>{{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269}}</nowiki></code> → Module:I18n/complex_date:15: attempt to call field '_Ordinal' (a nil value)
The same call on Commons produces "19th century".
I'll re-synchronise from Commons.
* <code><nowiki>{{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269}}</nowiki></code> → {{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269}}
* <code><nowiki>{{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269 |lang=fr}}</nowiki></code> → {{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269 |lang=fr}}
* <code><nowiki>{{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269 |lang=zh}}</nowiki></code> → {{#invoke:WikidataIB |getValue |ps=1 |P582 |qid=Q2269 |lang=zh}}
That is now working as of this timestamp. I strongly recommend that future changes are fully tested before implementation. --[[User:RexxS|RexxS]] ([[User talk:RexxS|talk]]) 14:46, 24 February 2019 (UTC)
|