Vote #80258
完了MarkdownFormatterTest#test_should_support_underlined_text is declared as private
0%
説明
#28169 introduced @Redmine::WikiFormatting::MarkdownFormatterTest#test_should_support_underlined_text@. However, this test seems to be unintentionally declared as private instead of being public due to the existence of the private method @#assert_section_with_hash@.
This issue was reported by Martin Cizek in issue #22323#note-5.
journals
--------------------------------------------------------------------------------
It was introduced by me in #28169. Attached a patch with the fix.
--------------------------------------------------------------------------------
Setting the target version to 4.0.5.
--------------------------------------------------------------------------------
Committed the patch. Thanks.
I don't think we have to backport this change to 4.0-stable because the issue does not affect users.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,28169,Enable and add underline button to the toolbar for Markdown formatting
relates,Closed,33562,Some tests in ApplicationHelperTest are declared as private
Admin Redmine さんが3年以上前に更新
- カテゴリ を Code cleanup/refactoring_30 にセット
- 対象バージョン を 4.1.0_127 にセット