Roundup Tracker - Issues

Message3240

Author a1s
Recipients
Date 2004-10-14.09:10:18
Message-id
In-reply-to
Logged In: YES 
user_id=8719

\w can match letters of any language with LOCALE and UNICODE
flags.

i'd prefer to use UNICODE.  to do that, we'll probably need
to allow 'charset' parameter for mime_type and have some
encoding (character set) preference that is used when
charset is not specified in mime_type.
History
Date User Action Args
2009-02-03 14:23:44adminlinkissue780733 messages
2009-02-03 14:23:44admincreate