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

Change subject: Fix capitalization of claimid example
......................................................................


Fix capitalization of claimid example

In this legacy statement ID on Wikidata, the Q is lowercase.

Bug: T165020
Change-Id: Iab2ba89c6da4e570554cf841d896ebd94118dd05
---
M api/CheckConstraints.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/api/CheckConstraints.php b/api/CheckConstraints.php
index 3516b6e..6715bba 100644
--- a/api/CheckConstraints.php
+++ b/api/CheckConstraints.php
@@ -408,7 +408,7 @@
                return [
                        'action=wbcheckconstraints&id=Q5|Q42'
                                => 'apihelp-wbcheckconstraints-example-1',
-                       
'action=wbcheckconstraints&claimid=Q42%248419C20C-8EF8-4EC0-80D6-AF1CA55E7557'
+                       
'action=wbcheckconstraints&claimid=q42%248419C20C-8EF8-4EC0-80D6-AF1CA55E7557'
                                => 'apihelp-wbcheckconstraints-example-2'
                        // TODO add more examples, at least one for the 
constraintid parameter
                ];

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab2ba89c6da4e570554cf841d896ebd94118dd05
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <lucas.werkmeis...@wikimedia.de>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: Lucas Werkmeister (WMDE) <lucas.werkmeis...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to