#4002 closed defect (bug) (fixed)
Some topic titles are incorrectly cut (take 2)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Support Forums | Keywords: | has-screenshots |
| Cc: |
Description
The issue has appeared in the last few days.
- Create a topic on the forums with this title:
WooCommerce. Добавить 2 картинки в миниатюру товара. - The last two characters are replaced with a broken character:
WooCommerce. Добавить 2 картинки в миниатюру това�
The string length is 51 characters.
The topic title field has a maxlength of 80 characters. It looks like that limit is now enforced elsewhere, but without taking multibyte strings into account.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in [dotorg14671].