Modify ↓
Ticket #5606 (closed bug: duplicate)
$.trim is broken for cirilic language
| Reported by: | dmifedorenko | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.4a1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
document.title = $.trim('Преимущества хостинга на серверах FarPost');
Title will be "ПреимуществахостинганасерверахFarPost", but must be "Преимущества хостинга на серверах FarPost".
Windows 7, Firefox 3.5.5.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Dup of #5602.