Bug 5493 - session database format upgrade spread out in code
Summary: session database format upgrade spread out in code
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Server (show other bugs)
Version: 4.3.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Henrik Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 14:48 CEST by Karl Mikaelsson
Modified: 2018-05-22 13:06 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2015-04-14 14:48:03 CEST
Somehow, we've managed to end up with two places where the session database in-memory format is upgraded from older formats (if required) to work with the running ThinLinc version. We should move all the database upgrading code to the same function. Whether it'll be SessionStorage._load_sessions or SessionStorage.__init__ I'll leave to the bikeshedding task force.

Note You need to log in before you can comment on or make changes to this bug.