Summary

pastiche needs a better database scheme

Metadata

Description

Currently it is not possible to hand out the correct links for annotation in the "browse pastes" tab.

This is because we do not mark a db entry as being an annotation but this is detected on the fly when displaying all pastes with a certain hash. Annotations are defined to have the same sha1-hash as the original paste but a different timestamp.

So this is easy to do when displaying all entries for one hash and sorting them by timestamp, but this fails when we say "get me the last N additions to the database".

A better db scheme is needed

Changes and comments

[2011-10-06 09:59:09 UTC] felix removed milestone 4.8.0

[2012-03-11 20:50:21 UTC] ckeen changed status from new to closed

[2012-03-11 20:50:21 UTC] ckeen set resolution to worksforme