Opened 21 years ago
Last modified 4 years ago
#1493 new defect
attachment revision history
| Reported by: | shad | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | unscheduled |
| Component: | attachment | Version: | 0.8.1 |
| Severity: | normal | Keywords: | attachment history |
| Cc: | vyt@…, immanuel.scholz@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (14)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
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 by , 20 years ago
| Summary: | Attachments are not hidden in older versions of wiki pag → attachment revision history |
|---|
clarifying the summary
comment:5 by , 20 years ago
| Cc: | added |
|---|
comment:6 by , 19 years ago
| Keywords: | attachment history added |
|---|---|
| Milestone: | → 1.0 |
I think that's worth addressing for 1.0 (or 1.1 even).
comment:7 by , 18 years ago
| Cc: | added |
|---|
I'd really like to see versioning for attachments.
Maybe any TrackHacks for work-arounds?
comment:8 by , 17 years ago
| Component: | wiki system → attachment |
|---|
comment:9 by , 17 years ago
| Milestone: | 1.0 → 2.0 |
|---|
See also #1132. I think that for versioning attachments, using a delegate vcs backend would be mandatory.
comment:12 by , 15 years ago
| Cc: | added |
|---|
comment:13 by , 10 years ago
| Cc: | removed |
|---|
comment:14 by , 10 years ago
| Owner: | removed |
|---|



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