Skip to content

fix: bundle name may be stripped to empty string#87

Merged
CLARATION merged 2 commits intoCLARATION:mainfrom
bitxeno:fix_bundle_name
Jan 17, 2026
Merged

fix: bundle name may be stripped to empty string#87
CLARATION merged 2 commits intoCLARATION:mainfrom
bitxeno:fix_bundle_name

Conversation

@bitxeno
Copy link
Copy Markdown
Contributor

@bitxeno bitxeno commented Jan 17, 2026

get_name() retrieves the display name first. Some apps may use CJK characters for the display name, this will be stripped to an empty string when calling qh_add_app_id(), and resulting in an API error.

@CLARATION
Copy link
Copy Markdown
Owner

I actually didn't consider that apps may never have ascii characters for their display name, this is a good catch :)

@CLARATION CLARATION merged commit 5fd8648 into CLARATION:main Jan 17, 2026
@CLARATION
Copy link
Copy Markdown
Owner

oh yeah forgot, thank you very much :)

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

Successfully merging this pull request may close these issues.

2 participants