Actions
Defect #38100
closedRuby 3.2: Encoding::CompatibilityError when running ChangesetTest#test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Error: ChangesetTest#test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1: Encoding::CompatibilityError: invalid byte sequence in UTF-8 app/models/changeset.rb:299:in `strip' app/models/changeset.rb:299:in `normalize_comments' app/models/changeset.rb:104:in `before_create_cs' test/unit/changeset_test.rb:533:in `test_invalid_utf8_sequences_in_comments_should_be_replaced_latin1' rails test test/unit/changeset_test.rb:517
Files
Related issues
Actions