Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CJK Unified Ideographs Extension A Characters not Recognized #2292

Open
Vinfall opened this issue Dec 30, 2023 · 1 comment
Open

CJK Unified Ideographs Extension A Characters not Recognized #2292

Vinfall opened this issue Dec 30, 2023 · 1 comment

Comments

@Vinfall
Copy link

Vinfall commented Dec 30, 2023

What happened

Some CJK characters located in CJK Unified Ideographs Extension are not recognized by Simple Calendar and instead shows only a blank space. This happens in both subscribed CalDAV calendar and locally imported ICS file.

Versions

  • App: Version 6.23.1 Pro, F-Droid
  • OS: Android 12, vivo iQOO, originOS

Expected result & steps to reproduce

  1. Have the ICS file somewhere (you can use https://raw.githubusercontent.com/Vinfall/SteamWishlistCalendar/c7c280fc6acefb3219e3fbf0f0ca1b33a01712cb/output/wishlist.ics to test)
  2. Subscribe it in ICSx5 and sync to Simple Calendar (or alternatively, download & import the ICS file in Simple Calendar settings)
  3. Check the event on 2023-12-29 and it should be titled 𣸩 (as seen in https://github.com/Vinfall/SteamWishlistCalendar/blob/c7c280fc6acefb3219e3fbf0f0ca1b33a01712cb/output/wishlist.ics#L25)
  4. Actually, it shows a blank space

Suggested fix

The character itself is located in CJK Unified Ideographs Extension A, so extend the Unicode region to it should solve the issue. IDK, probably \u{20000}-\u{2ffff}? It's better to extend to somewhere like CJK Unified Ideographs Extension H (\u{20000}-\\u{323af}?) once for all IMO.

@inson1
Copy link

inson1 commented Jan 1, 2024

@Vinfall SMT apps were sold to ad company. Fork is here https://github.com/FossifyOrg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants