Opened 3 years ago
Last modified 2 years ago
#56822 new enhancement
Use non-breaking space in required fields message
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
@Drivingralle recommended changing the default space before the visual indicator to a non-breaking space (so the symbol does not wrap to the next line, separated from the rest of the message).
There at least two different ways to achieve that:
- Updating the text string to
'Required fields are marked %s'
or - Creating a default filter like the dev note's Message example
Note: See
TracTickets for help on using
tickets.