]> source.dussan.org Git - redmine.git/commit
Fix that receiving HTML email fails if it contains a link without an href attribute...
authorGo MAEDA <maeda@farend.jp>
Sat, 9 Nov 2019 06:06:05 +0000 (06:06 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 9 Nov 2019 06:06:05 +0000 (06:06 +0000)
commitfc2e4c1eba584205805a80dc4d7bb25d949a6840
tree340dd367b2b4f8a327eaec6fe220942583f4e4ef
parent09af8e66836a9084a483b552fe7341f72d8a81fb
Fix that receiving HTML email fails if it contains a link without an href attribute (#31695).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@18988 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/wiki_formatting/markdown/html_parser.rb
lib/redmine/wiki_formatting/textile/html_parser.rb
test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb
test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb