'icu-messageformat-parser _isWhiteSpace Uses Pattern_White_Space not White_Space
_isWhiteSpace claims to be based on \p{White_Space} but it seems actually to be using \p{Pattern_White_Space}. Is this expected behavior? A related unit test appears to be using the left-to right mark character (U+200E), a member of the former category, in place of the NBSP (U+00A0), a member of the latter.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
