#1207 closed defect (fixed)
use layoutmanager as much as possible
Reported by: | sascha_silbe | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
layoutmanager is supposed to assign a place for every part (index, entry metadata, ...) stored inside the (physical) data store, but currently gets sidestepped quite a lot. This patch fixes that (except for checksums).
Attachments (1)
Change History (4)
Changed 14 years ago by sascha_silbe
comment:1 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from new to closed
pushed, thanks!
comment:2 Changed 10 years ago by dnarvaez
- Component changed from sugar-datastore to Sugar
Note: See
TracTickets for help on using
tickets.
use layoutmanager as much as possible