[GH-ISSUE #209] Special chars in path corrupt data #100

Closed
opened 2026-05-23 08:30:42 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @younesbenallal on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/appy-one/acebase/issues/209

Originally assigned to: @appy-one on GitHub.

Hi!
It seems that storing objects with special characters in keys corrupts data (which prevents from getting, removing or updating it).
For example, I receive french words from my users, which may contain chars like é.
The issue is that it's difficult to debug since I can't retrieve objects that are corrupted.

I'm using Electron and Node. I've tried in the Npm RunKit playground, I don't have this issue.

Thanks 🙏

Originally created by @younesbenallal on GitHub (Mar 21, 2023). Original GitHub issue: https://github.com/appy-one/acebase/issues/209 Originally assigned to: @appy-one on GitHub. Hi! It seems that storing objects with special characters in keys corrupts data (which prevents from getting, removing or updating it). For example, I receive french words from my users, which may contain chars like `é`. The issue is that it's difficult to debug since I can't retrieve objects that are corrupted. I'm using Electron and Node. I've tried in the Npm RunKit playground, I don't have this issue. Thanks 🙏
gitea-mirror 2026-05-23 08:30:42 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@appy-one commented on GitHub (Apr 3, 2023):

Hi @younesbenallal thanks for reporting this. I came across some code that might have caused this issue, fix is on its way

<!-- gh-comment-id:1494177696 --> @appy-one commented on GitHub (Apr 3, 2023): Hi @younesbenallal thanks for reporting this. I came across some code that might have caused this issue, fix is on its way
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#100
No description provided.