You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:57:00 UTC

[jira] [Closed] (ARTEMIS-3571) pluralization not always correct

     [ https://issues.apache.org/jira/browse/ARTEMIS-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3571.
------------------------------------
    Resolution: Fixed

> pluralization not always correct
> --------------------------------
>
>                 Key: ARTEMIS-3571
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3571
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.19.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>             Fix For: 2.20.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When moving multiple messages, the confirmation message says e.g.:
> {noformat}
> Moved 3 message to ExpiryQueues
> {noformat}
> The pluralization is done on the whole sentence instead of just the word "message". Note the "s" that is visible at the end of the sentence.
> I've checked all 6 occurrences of {{maybePlural}}, this is the only one that needs a fix.
> This is a simple JS fix. A PR is added.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)