Page MenuHomePhabricator

Remove range in numerical notation from violation messages
Closed, ResolvedPublic

Description

The violation messages for “range” and “difference within range” constraints currently repeat the range twice, once in verbal form and once in a more mathematical notation:

  • … should be between $3 and $4 ([$3; $4]).
  • … should be no more than $3 ((−∞; $3]).
  • … should be no less than $3 ([$3; ∞)).

@Lydia_Pintscher wants the second part removed. Pinging @Jonas because I seem to recall that it was his suggestion to include it. (Original task: T164354)

Event Timeline

Change 410429 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Remove mathematical interval notation from range messages

https://gerrit.wikimedia.org/r/410429

Change 410429 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Remove mathematical interval notation from range messages

https://gerrit.wikimedia.org/r/410429