Strings are cached by hardcoded 75 chars limit. This should be configurable with variable.
Having this setting could help to fine-tuning for different languages also memory consumption could be controlable.
This patch introduces a variable 'locale_cache_length'
| Comment | File | Size | Author |
|---|---|---|---|
| locale-cache-config-d7.patch | 2.49 KB | andypost |
Comments
Comment #1
plachsubscribe
Comment #2
mdinc_org commentedSupporting this
It is not clear why such restrictions
Comment #3
vladsavitsky commentedI need this too.
It's very useful. Can you please commit this patch?
Comment #4
vladsavitsky commentedI mean RTBC
Comment #5
ddorian commentedsubscribe
Comment #6
dries commentedCommitted to CVS HEAD. Thanks.