Changes between Version 1 and Version 2 of Ticket #44296, comment 4
- Timestamp:
- 06/07/2018 02:01:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44296, comment 4
v1 v2 1 From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. '"I am quoted"' should be searching for "I am quoted" instead of "I", "am", "quoted".1 From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. `'"I am quoted"'` should be searching for `"I am quoted"` instead of `"I"`, `"am"`, `"quoted"`.