Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Session interface bitmaps not being stored #45

Open
dgasull opened this issue May 11, 2021 · 0 comments
Open

Session interface bitmaps not being stored #45

dgasull opened this issue May 11, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dgasull
Copy link
Contributor

dgasull commented May 11, 2021

Interface bitmaps associated to Session objects are not properly serialized and stored into SQLite database array. Array delimiter in SQLite can be present in interface bitmap, thus IndexOutOfBounds exceptions appear when retrieving Session from DB. Temporary solution implemented: interface bitmaps are not being stored/read from DB.

@dgasull dgasull added the bug Something isn't working label May 11, 2021
@dgasull dgasull self-assigned this May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant