-
```
What steps will reproduce the problem?
1. Load Excel Sheet with Arabic Headers through URLLoader
2. Save the data in Array Collection
3. Assign Data to Any data control [Data Grid,ADG , Chart]
Wh…
-
I have not thought this one through fully, but it was seen during contest that Mask mode had some limitations when it comes to utf8. Possibly it can handle things better, and only needs proper docume…
jfoug updated
5 years ago
-
More requirements for Unicode support
jfoug updated
5 years ago
-
```
What steps will reproduce the problem?
1. Load Excel Sheet with Arabic Headers through URLLoader
2. Save the data in Array Collection
3. Assign Data to Any data control [Data Grid,ADG , Chart]
Wh…
-
Seems Japanese menu cannot be displayed, do we support that?
-
-
```
What steps will reproduce the problem?
1. Simply pass an unicode string containing non-ascii chars to
cx.eval_script() . The following exception raised.
File "spidermonkey.pyx", line 640, in s…
-
### Short Summary
I use cyrillic in PHPDoc and UFT-8 (without BOM) encoding for all files in the project.
PHPDoc hints looks like this: ![doc](https://user-images.githubusercontent.com/46916779/51…
eyeDM updated
5 years ago
-
```scala
//> using scala "3.1.2"
//> using platform "native"
@main def main = new scala.util.matching.Regex("\\u2070")
```
```
java.util.regex.PatternSyntaxException: Illegal/unsupported esc…
-
```
What steps will reproduce the problem?
1. Load Excel Sheet with Arabic Headers through URLLoader
2. Save the data in Array Collection
3. Assign Data to Any data control [Data Grid,ADG , Chart]
Wh…