Project

General

Profile

Actions

Defect #32913

closed

Rails 6: add filename header

Added by Pavel Rosický about 4 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Rails support
Target version:
-
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

wiki_controller_test.rb.patch (2.61 KB) wiki_controller_test.rb.patch Pavel Rosický, 2020-01-29 01:33

Related issues

Related to Redmine - Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloadingClosedGo MAEDA

Actions
Actions #1

Updated by Marius BĂLTEANU about 4 years ago

  • Related to Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading added
Actions #2

Updated by Go MAEDA about 4 years ago

  • Category set to Rails support
Actions #3

Updated by Marius BĂLTEANU about 3 years ago

  • Tracker changed from Patch to Defect
Actions #4

Updated by Go MAEDA about 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

Also available in: Atom PDF