Actions
Bug #7406
closedDashboard incorrectly says "0 node" (should be nodes, in plural)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The rule in English is to use the plural form for zero, see https://en.wikipedia.org/wiki/Plural#Usage_of_the_plural.
Simply put, in an algorithm, 1 is the only exception, and all other cases should use the plural.
Updated by Jonathan CLARKE about 9 years ago
- Status changed from New to In progress
Updated by Jonathan CLARKE about 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/957
Updated by Jonathan CLARKE about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|2a46256eb39575e49acbf39dad99f2cbd161a0f7.
Updated by Vincent MEMBRÉ about 9 years ago
Applied in changeset rudder|baa52ccd33f7d64cb63d978a715ec69955eacd13.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.12 and 3.1.5 which were released today.
- 3.0: Announce Changelog
- 3.1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions