Ticket #64 (closed defect: fixed)
Date/Time on some messages is wrong
| Reported by: | anonymous | Owned by: | quickdev |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shr-messages | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
Some messages have the date set to 31.12.1969 23:59 which is obviously wrong...
Looking at the messages via cli-framework (gsmsim.RetrieveMessagebook?) the dates are reported correctly though
Change History
comment:2 Changed 3 years ago by quickdev
- Status changed from new to closed
- Resolution set to fixed
setlocale(LC_TIME) fixed it. Thanks to Ainulindale and mrmoku.
comment:3 Changed 3 years ago by johnnymnemonic
- Status changed from closed to reopened
- Resolution fixed deleted
- Version set to SHR-unstable
- Component changed from SHR Image to shr-messages
- Milestone MS1 deleted
In SHR unstable (23/07/09) all the messages have the date set to 31.12.1969 19:00
I'm using a Colombian SIM, with an Italian SIM all the date are correctly reported
The function:
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.S IM.RetrieveMessagebook "all"
report the correct timestamp for all my messages, even with the Colombian SIM
comment:4 Changed 3 years ago by nkinkade
Just verifying that I'm also having this issue with the SHR unstable image released on 23/07/2009.
comment:5 Changed 3 years ago by nkinkade
Though this ticket is older, it appear to be a duplicate of http://shr-project.org/trac/ticket/205. This one should probably be marked a duplicate and closed.
