get_words_from_phrase(): Use explicit non-alphanumeric separators because \w \W exhibit some troubles for UTF-8, and locales didn't help either. The workaround now works fine for ASCII-like non-alphanumeric separators, but don't for e.g. Spanish reverse question mark. TODO: investigate why \w \W don't work well with UTF-8.
Description
Description
Details
Details
- Committed
Tibor Simko <tibor.simko@cern.ch> May 23 2003, 16:41 - Parents
- R3600:3a8ea0fba4fd: Fix basket display when records don't have pre-stored HTML brief formats.
- Branches
- Unknown
- Tags