[TIMOB-4302] iOS: KitchenSink: iPhone 3GS does not log Unicode/non-English character sets in Base UI>Views>Web Views>Logging and Unicode test
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:49:42.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-06-02T15:23:26.000+0000 |
Updated | 2017-05-02T21:04:19.000+0000 |
Description
Description:
While testing KitchenSink, Base UI>Views>Web Views>Logging and Unicode, the log output for the test was:
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 1. webview: this should go to DEBUG log
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 2. webview: this should not crash. double backslashes: \\\\
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 3. webview: this should not crash. carriage returns
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 4. webview: this should not crash. forward slashes: //
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 5. webview: this should not crash. urls! http://www.appcelerator.com/?foo=bar&t=1^
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 6. webview:Welcome \M-i\M-$\M-5 \M-c\M^A\M^S\M-c\M^B\M^S\M-c\M^A\M-+\M-c\M^A\M-!\M-c\M^A\M-/ \M-l\M^U\M^H\M-k\M^E\M^U\M-m\M^U\M^X\M-l\M^D\M-8\M-l\M^Z\M^T \M-P\M^_\M-Q\M^@\M-P\M-8\M-P\M-2\M-P\M-5\M-Q\M^B \M-N\M^S\M-N\M-5\M-N\M-9\M-N\M-, \M-: [INFO] 7. webview:Testing various unicode encodings: \M-b\M^S\M-< \M-b\M^Q\M^F \M-X\M-4 \M-a\M^B\M-4 \M-b\M^B\M-, \M-c\M^A\M^G \M-b\M^L\M^X \M-a\M^Z\M^N \M-a\M^Q\M-: \M-`\M-<\M^@ \M-R\M^V \M-b\M^D\M-% "'" ?
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 8. webview: this should not crash. kanji: \M-c\M^C\M^I\M-f\M-(\M^Y\M-f\M-:\M^V\M-g\M-,\M-,5\M-g\M^I\M^H\M-c\M^A\M-.\M-e\M^H\M^J\M-h\M-!\M^L\M-c\M^B\M^R\M-e\M-$\M-'\M-c\M^A\M^D\M-c\M^A\M-+
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 9. webview:Testing Backslash => {\\}
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : [INFO] 10. webview:Testing New Line => {
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227] : }
Steps to reproduce:
1) Install KS onto device
2) Navigate to Base UI>Views>Web Views>Logging and Unicode
3) Check the console output
Result:
Test output line 6, 7, and 8 do not contain the appropriate characters
Expected Result:
nicely formed Kanji and unicode characters
Notes:
OCCURS in 1.6.2
\M-$\M-9\M-
\M-%\M^H\M-\M-$\M-2\M-
\M-%\M^K \M-\M-8\M-*\M-
\M-8\M-'\M-\M-8\M-1\M-
\M-8\M-*\M-\M-8\M^T\M-
\M-8\M-5 \M-W\M-)\M-W\M^\\M-W\M^U\M-W\M^]
Wed Jun 1 23:16:15 unknown UIKitApplication:com.appcelerator.pushtest[0x7cd][227]
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.