Ticket #137 (closed defect: fixed)
Better handling of updated items
| Reported by: | mbonetti | Owned by: | sdcosta |
|---|---|---|---|
| Priority: | high | Milestone: | Gregarius 0.6.0 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | db |
| Cc: | mdodoo |
Description
As of now Gregarius checks for updates by comparing the length of the "description" field in the feed agains the stored length. This is far from optimal.
Olivier suggests we compute an MD5 hash for each description and store it in the database.
He sent me the patch below.
Personally I'm happy with how it's done right now, but we shall track this issue in this ticket.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
