Opened 17 years ago
Closed 16 years ago
#7209 closed enhancement (fixed)
Preserve previous description when replacing attachments
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.5 |
Component: | attachment | Version: | 0.11b2 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I find myself revising attachments a couple of times before they are correct and find it counterintuitive that replacing the attachment and not specifying a new description leaves the attachment with a blank description. What I'd like to see is:
When an attachment is replaced and the description is left blank, the previous description should be preserved.
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
Milestone: | → 0.12 |
---|---|
Severity: | normal → minor |
comment:2 by , 17 years ago
"Back" works as long as I'm in the same session but it's not uncommon for those changes to be one afternoon and the next morning. Firefox does sometimes remember the description if I start typing it.
Would it be easier to have a "Preserve Description" checkbox so that the behavior could be controlled by the user?
comment:3 by , 16 years ago
Yeah, this probably ought to be fixed. True, you lose the ability to clear the description, but the most common case will simply be to preserve the existing description. You could still overwrite it if necessary. Otherwise, I'm of the opinion that an attachment should have a short description anyways, so it's no loss if it can't be deleted outright.
comment:4 by , 16 years ago
Milestone: | 0.13 → 0.11.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in r8007, in the rework-functional branch.
Seems reasonable, although you'd loose the ability to clear the description when replacing (well, if that's really needed, I guess a couple of space characters would also do).
Note that when I do that myself (uploading several times until it gets "right"), I do it using the "Back" button of my browser, so no need to re-enter the filename or description, they are already there (this is also handy to fix the description, btw).