Closed (fixed)
Project:
Webform
Version:
8.x-5.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
21 May 2019 at 15:38 UTC
Updated:
4 Jun 2019 at 15:59 UTC
Jump to comment: Most recent, Most recent file
I appreciate this is A) Super trivial and B) Can be overridden but when a Webform textarea has been configured with character counter validation, the message by default reads:
'%d characters(s) entered'
Shouldn't this read:
'%d character(s) entered'
?
To recreate:
1. Create a new webform with a textarea field
2. Select 'Characters' for the 'counter' field under 'validation'
3. Add a minimum character limit of 1
4. Add a maximum character limit of 100
5. Leave the 'Counter maximum message' field empty
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | incorrect-counter-message-3056110-1.patch | 968 bytes | aaron.ferris |
Comments
Comment #2
aaron.ferris commentedComment #3
aaron.ferris commentedComment #5
jrockowitz commented