Defect #5707
closedWhen updating ticket, redmine loses the list of attached files
0%
Description
When a user updates a ticket, but fails to select a piece of required info (e.g. "activity"), Redmine loses the list of files attached to a ticket along with all of the form data.
steps to reproduce:- create a ticket.
- add some stuff under log time w/o selecting an activity.
- add a file.
- submit.
result:
The ticket loses all of its attached files.
Installation info:
www-apps/redmine-0.9.4
dev-ruby/sqlite3-ruby-1.2.4
About your application's environment
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.3.5
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Application root /var/lib/redmine
Database adapter sqlite3
Database schema version 0
Updated by Etienne Massip over 13 years ago
- Category set to Attachments
- Affected version (unused) set to 0.9.4
- Affected version set to 0.9.4
Updated by Go MAEDA over 10 years ago
Redmine 2.5.1 keeps attachments even after validation error. This issue can be closed.
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Indeed.