[wp-trac] [WordPress Trac] #8759: Word count function doesn't work in several languages
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 20 10:16:25 UTC 2011
#8759: Word count function doesn't work in several languages
----------------------------+-----------------------
Reporter: jim912 | Owner: westi
Type: task (blessed) | Status: assigned
Priority: low | Milestone: 3.4
Component: I18N | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch gci |
----------------------------+-----------------------
Comment (by tenpura):
The method of summing up number of multibyte characters and English words
sounds odd to me. I'm -1 on removing punctuation, too. Why don't we simply
count the character length?
{{{
ログイン/ログアウト、管理、フィードと WordPress のリンク
}}}
should be counted as 34 characters. It looks more natural at least for
Japanese usage.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8759#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list