Actions
Defect #32913
closedRails 6: add filename header
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
fixes
WikiControllerTest#test_show_versioned_txt [/redmine/test/functional/wiki_controller_test.rb:1133]: --- expected +++ actual @@ -1 +1 @@ -"attachment; filename=\"CookBook_documentation.txt\"" +"attachment; filename=\"CookBook_documentation.txt\"; filename*=UTF-8''CookBook_documentation.txt"
Files
Related issues
Updated by Marius BĂLTEANU almost 5 years ago
- Related to Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading added
Updated by Marius BĂLTEANU over 3 years ago
- Tracker changed from Patch to Defect
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch as a part of #29914.
Actions