Project

General

Profile

Actions

Defect #38239

closed

Test failure with Commonmarker 0.23.8

Added by Go MAEDA about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Test fails after updating Commonmarker to 0.23.8.

Failure:
Redmine::WikiFormatting::CommonMark::FormatterTest#test_footnotes [/Users/maeda/redmines/redmine-trunk/test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb:159]:
--- expected
+++ actual
@@ -1 +1 @@
-"<p>This is some text<sup><a href=\"#fn-1\" id=\"fnref-1\">1</a></sup>.</p> <ol><li id=\"fn-1\"><p>This is the foot note <a href=\"#fnref-1\" aria-label=\"Back to content\">↩</a></p></li></ol>" 
+"<p>This is some text<sup><a href=\"#fn-1\" id=\"fnref-1\">1</a></sup>.</p> <ol><li id=\"fn-1\"><p>This is the foot note <a href=\"#fnref-1\" aria-label=\"Back to reference 1\">↩</a></p></li></ol>" 

rails test test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb:143

Files

38239.patch (1.06 KB) 38239.patch Go MAEDA, 2023-02-03 07:58
Actions

Also available in: Atom PDF