Ticket #1236 (closed enhancement: fixed)
View a package at a given revision
Reported by: | dread | Owned by: | dread |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-sprint-2011-11-07 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
As a user I want to view a package at a given revision:
- When I visit /package/osm@yyyy-mm-dd or /package/osm@rrrrrrr I should be shown package at date yyyy-mm-dd or revision rrrrrrr.
- viewing this page, it should say it is the old revision, just like wikipedia
- package history page should provide links to these pages
Change History
comment:2 Changed 3 years ago by dread
- Status changed from accepted to closed
- Resolution set to fixed
This is merged to default (for rel 1.2.5) but isn't brilliant yet because of bug #1238.
comment:3 Changed 3 years ago by dread
- Status changed from closed to reopened
- Resolution fixed deleted
The bug is in fact in the way I work out what revision I'm displaying - it just looks at the PackageRevision?.
Note: See
TracTickets for help on using
tickets.
Working on it on branch enh-1236-view-package-revision