Last modified by Pascal Robert on 2015/05/04 04:24

From version 61.2
edited by Johan Henselmans
on 2023/11/13 11:57
Change comment: Updated the relative links.
To version 60.1
edited by Johan Henselmans
on 2015/05/04 04:24
Change comment: Migrated to Confluence 5.3

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  == Unicode ==
2 2  
3 -See also: [[doc:documentation.UTF-8 Encoding Tips]]
3 +See also: [[doc:UTF-8 Encoding Tips]]
4 4  
5 5  To Enable Unicode for your WO app, add the following to your application constructor:
6 6  
... ... @@ -64,7 +64,7 @@
64 64  
65 65  With Jesse's code and this extension, you will be able to handle UTF-8 character data correctly in your WO application.
66 66  
67 -If you use localized strings in your UTF-8 application you may also check out Project Wonder's [[ERXLocalizer>>doc:documentation.WOnder-ERXLocalizer]] class.
67 +If you use localized strings in your UTF-8 application you may also check out Project Wonder's [[ERXLocalizer>>doc:WOnder-ERXLocalizer]] class.
68 68  
69 69  === Project Localization tips ===
70 70