Changes between Version 15 and Version 16 of BluePrint/Internationalisation


Ignore:
Timestamp:
06/13/09 08:08:20 (16 years ago)
Author:
Fran Boon
Comment:

UTF-8 encoding in Controllers

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Internationalisation

    v15 v16  
    3939 * Databases store Unicode characters as 2+ bytes, so string, length=20 may limit to just 10 characters:
    4040  * http://groups.google.com/group/web2py/browse_thread/thread/e3927c8a333c9abe
     41 * UTF-8 encoding in Controllers:
     42  * http://groups.google.com/group/web2py/browse_thread/thread/8ae1a2f56a76f2af
    4143
    4244----
    4345BluePrints
    4446[[TranslatedPages]]
     47[[TranslatedPages]]