[GH-ISSUE #165] Strings not serialized properly by exportNode #86

Closed
opened 2026-05-23 08:29:50 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @appy-one on GitHub (Oct 24, 2022).
Original GitHub issue: https://github.com/appy-one/acebase/issues/165

Originally assigned to: @appy-one on GitHub.

Strings with backslashes (\) and control characters other than \n are not serialized properly by exportNode. This results in invalid JSON being written by db.ref('data').export(..)

Will be fixed once #163 is merged (see commit https://github.com/appy-one/acebase/pull/163/commits/bc3d77c42273fcebf2601b77da4969bdf264dfe8)

Originally created by @appy-one on GitHub (Oct 24, 2022). Original GitHub issue: https://github.com/appy-one/acebase/issues/165 Originally assigned to: @appy-one on GitHub. Strings with backslashes (`\`) and control characters other than `\n` are not serialized properly by `exportNode`. This results in invalid JSON being written by `db.ref('data').export(..)` Will be fixed once #163 is merged (see commit https://github.com/appy-one/acebase/pull/163/commits/bc3d77c42273fcebf2601b77da4969bdf264dfe8)
gitea-mirror 2026-05-23 08:29:50 -06:00
  • closed this issue
  • added the
    bug
    label
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#86
No description provided.