Ticket #431 (testing task)
Using UTF-8 to store data in the DB
| Reported by: | DarTar | Owned by: | fishy |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.4 |
| Component: | localization | Version: | 1.1.6.2 |
| Severity: | blocker | Keywords: | i18n l10n unicode multilingual |
| Cc: | KrzysztofTrybowski |
Description (last modified by DotMG) (diff)
As part of the works on i18n/l10n we should consider using UTF-8 as a charset/collation for the MySQL tables used by Wikka (where MySQL >=4.1). This requires setting the charset for all tables to UTF-8 and adding SET NAMES UTF8 to SQL queries. Upgrade routines for users currently running a Wikka version with data encoded in a different charset will also be needed.
Related tickets
- #405 coordination ticket
- #340 string translation
- #137 entities conversion in the edit screen
- #191 Making CamelCase optional
- #966 Unlimited Article-Names
- #1008 Review of installer/upgrader in 1.3
- #1146 Serve UTF-8 charset in HTTP header
Refs
- User-contributed patch for Unicode support in Wikka.
- Hack to enable different charsets in 1.1.6.2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
