Lucas Werkmeister (WMDE) has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/362175 )

Change subject: Fix property ID of format constraint parameter
......................................................................

Fix property ID of format constraint parameter

Copy+paste from the namespace parameter…

Change-Id: Ic168fcb1869fc6789389226ecbc0c9f565d98f68
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQualityConstraints
 refs/changes/75/362175/1

diff --git a/extension.json b/extension.json
index 6053844..86693fd 100644
--- a/extension.json
+++ b/extension.json
@@ -250,7 +250,7 @@
                        "public": true
                },
                "WBQualityConstraintsFormatAsARegularExpressionId": {
-                       "value": "P2307",
+                       "value": "P1793",
                        "description": "The property ID of the 'format as a 
regular expression' property (data type: string), which specifies the format 
parameter of a 'format' constraint.",
                        "public": true
                },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic168fcb1869fc6789389226ecbc0c9f565d98f68
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>

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

Reply via email to