mirror of
https://github.com/redmine/redmine.git
synced 2026-05-06 08:37:35 +02:00
Merged r23308 from trunk to 6.0-stable (#41860).
git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23314 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -83,8 +83,7 @@ class WikiContentVersion < ApplicationRecord
|
||||
# uncompressed data
|
||||
data
|
||||
end
|
||||
str.force_encoding("UTF-8")
|
||||
str
|
||||
(+str).force_encoding('UTF-8')
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user