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

Session interface bitmaps not being stored #45

@dgasull

Description

@dgasull

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions