Ticket #1493 (new defect)
Opened 7 years ago
Last modified 14 months ago
attachment revision history
| Reported by: | shad | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | unscheduled |
| Component: | attachment | Version: | 0.8.1 |
| Severity: | normal | Keywords: | attachment history |
| Cc: | vyt@…, immanuel.scholz@…, alex@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Attachments to wiki pages are shown even in old versions of a page.
For example, TracTickets has an image attached, but it was attached only in version 12. When I open the page version prior to 12, the attachment is either shown - TracTickets v.1.
Attachments
Change History
comment:1 Changed 7 years ago by shad
comment:2 Changed 7 years ago by cmlenz
Yes, attachments are currently unversioned. Simply hiding attachments for previous versions doesn't solve the problem, though. You'd also need to show deleted attachments for versions that still had them.
comment:3 Changed 6 years ago by mgood
- Summary changed from Attachments are not hidden in older versions of wiki pag to attachment revision history
clarifying the summary
comment:4 Changed 6 years ago by mgood
#2495 has been marked as a duplicate of this ticket.
comment:5 Changed 6 years ago by vyt@…
- Cc vyt@… added
comment:6 Changed 5 years ago by cboos
- Keywords attachment history added
- Milestone set to 1.0
I think that's worth addressing for 1.0 (or 1.1 even).
comment:7 Changed 5 years ago by anonymous
- Cc immanuel.scholz@… added
I'd really like to see versioning for attachments.
Maybe any TrackHacks? for work-arounds?
comment:8 Changed 4 years ago by anonymous
- Component changed from wiki system to attachment
comment:9 Changed 3 years ago by cboos
- Milestone changed from 1.0 to 2.0
See also #1132. I think that for versioning attachments, using a delegate vcs backend would be mandatory.
comment:10 Changed 3 years ago by cboos
#5140 was closed as a duplicate of this ticket.
comment:11 Changed 22 months ago by cboos
- Milestone changed from 2.0 to unscheduled
Milestone 2.0 deleted
comment:12 Changed 14 months ago by Alex Willmer <alex@…>
- Cc alex@… added



(As for me, attachments and wiki-pages should be stored in a trac private repository (svn?) to be more "history dependent")