Smalyshev has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/386023 )

Change subject: Merging from 55e468c265620429b5fc3da497700eb1c15a0bd0:
......................................................................


Merging from 55e468c265620429b5fc3da497700eb1c15a0bd0:

Fix Wikidata birthday detection

In JavaScript, months are numbered starting from 0, so we need to
*subtract* one from the usual month number to get the right one for the
Date constructor, not add one! (Without this fix, birthday presents are
only enabled on *December* 29th.)

Change-Id: I0fb9add7e2b90e1900c1e7bb37b7ed200c6bb304
---
M embed.html
M i18n/ast.json
M i18n/br.json
M i18n/cy.json
M i18n/lb.json
M i18n/mwl.json
M i18n/pt.json
M index.html
A js/embed.wdqs.min.76334b6dca98e7464aff.js
D js/embed.wdqs.min.e5c4ec7af004f341074c.js
A js/wdqs.min.2b3964b4e1996ea3b281.js
D js/wdqs.min.e3e7bf046b426aa8a38d.js
12 files changed, 10 insertions(+), 10 deletions(-)

Approvals:
  Smalyshev: Verified; Looks good to me, approved




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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0fb9add7e2b90e1900c1e7bb37b7ed200c6bb304
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/gui-deploy
Gerrit-Branch: production
Gerrit-Owner: Smalyshev <smalys...@wikimedia.org>
Gerrit-Reviewer: Smalyshev <smalys...@wikimedia.org>

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

Reply via email to