Skip to content

Conversation

bryannaegele
Copy link
Contributor

@bryannaegele bryannaegele commented Apr 26, 2024

Lists of binaries are being improperly concatenated to a single value, e.g. ["a", "b"] becomes "ab" on export.

This bug was introduced with the addition of the logger code in #468.

The original implementation checked if a list was a proplist or not and converted lists to arrays.

I'm not sure why this was changed (iolist handling?) but it is a regression.

@bryannaegele bryannaegele requested a review from a team April 26, 2024 19:31
@bryannaegele bryannaegele added the bug Something isn't working label Apr 26, 2024
@bryannaegele bryannaegele marked this pull request as draft April 26, 2024 21:46
@bryannaegele bryannaegele force-pushed the bug-exporter-string-list branch from 816e94c to fbcb0f3 Compare July 10, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working language-erlang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant