Actions
Defect #5707
closedWhen updating ticket, redmine loses the list of attached files
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
2010-06-18
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
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
Actions