#1826 closed defect (incomplete)
Do not fail on type cast for known value types
Reported by: | alsroot | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | silbe | Distribution/OS: | |
Bug Status: | New |
Description (last modified by alsroot)
afaik, we have particular value types only in code that relates to indexstore.py:_QUERY_VALUE_MAP.
|TestCase|
- type non numeric symbols to timestamp property file for any ds object
- remove ~/.sugar/default/datastore/index_updated and ~/.sugar/default/datastore/version to force index regeneration
- trace back in datastore.log and changed ds object can't be seen in Journal
Change History (7)
comment:1 Changed 14 years ago by alsroot
- Owner changed from tomeu to alsroot
- Status changed from new to assigned
comment:2 Changed 14 years ago by alsroot
- Description modified (diff)
comment:3 Changed 14 years ago by alsroot
- Summary changed from Do not fail on type casting for known value types to Do not fail on type cast for known value types
comment:4 Changed 13 years ago by sascha_silbe
- Bug Status changed from Unconfirmed to New
- Cc silbe added
- Distribution/OS Unspecified deleted
- Milestone changed from 0.88 to 0.90
- Severity changed from Unspecified to Major
comment:5 Changed 10 years ago by dnarvaez
- Component changed from sugar-datastore to Sugar
comment:6 Changed 10 years ago by dnarvaez
- Resolution set to incomplete
- Status changed from assigned to closed
I can't really understand what this bug is about exactly. No trace or indication of how it could be triggered by a user without messing with the profile manually.
Note: See
TracTickets for help on using
tickets.
A missing timestamp property will trigger this bug as well.