Comment #26 on issue 876 by Matti.Laakso: UTF-8 support broken in Linux and MacOsX - workaround available http://code.google.com/p/openmeetings/issues/detail?id=876
Ok something is happening now when using the .lzx Typed ä: System.capabilities.os -- START Linux 2.6.24-24-generic ä lastChar à lastChar CharCode 164 i 1 2 DO WHILE -1- 164 undefined 1 128 191 DO WHILE -2- 164 undefined 1 Replace String -1- ä 228 Replace With ä Replace String -2- ä 228 -- END ä System.capabilities.os -- START Linux 2.6.24-24-generic ä lastChar à lastChar CharCode 164 i 0 1 DO WHILE -1- 195 undefined 0 128 191 i == d NOTHING TO REPLACE! So: Replace String -1- ä 228 Replace With ä it does something right huh ? But it outputs this ä so maby that ¤ character is someway bad here ? Typed ö System.capabilities.os -- START Linux 2.6.24-24-generic System.capabilities.os -- START Linux 2.6.24-24-generic ö lastChar à lastChar CharCode 182 i 1 2 DO WHILE -1- 182 undefined 1 128 191 DO WHILE -2- 182 undefined 1 Replace String -1- ö 246 Replace With ö Replace String -2- ö 246 -- END ö System.capabilities.os -- START Linux 2.6.24-24-generic ö lastChar à lastChar CharCode 182 i 0 1 DO WHILE -1- 195 undefined 0 128 191 i == d NOTHING TO REPLACE! Btw when copy pasting text, it goes OK! copypasted älä: System.capabilities.os -- START Linux 2.6.24-24-generic System.capabilities.os -- START Linux 2.6.24-24-generic älä lastChar l lastChar CharCode 228 i 2 3 DO WHILE -1- 228 undefined 2 128 191 i == d NOTHING TO REPLACE! copypasted älämölö System.capabilities.os -- START Linux 2.6.24-24-generic älämölö lastChar l lastChar CharCode 246 i 6 7 DO WHILE -1- 246 undefined 6 128 191 i == d NOTHING TO REPLACE! -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en -~----------~----~----~----~------~----~------~--~---
