Project

General

Custom queries



Profile

Actions

Defect #31695

closed

Convert HTML links to Textile/Markdown links when creating an issue from an email

Added by Yuichi HARADA almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Email receiving
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When creating an issue from HTML format email, the href attribute of the A tag disappears, and only the string is acquired.

[Input]

foo<a href="http://example.com/">bar</a>baz

[Expected]

foo "bar":http://example.com/ baz

[Actual]

foobarbaz


Files

fixed-31695.patch (4.05 KB) fixed-31695.patch Yuichi HARADA, 2019-07-08 10:34
tests_for_a_elements_without_href.patch (1.75 KB) tests_for_a_elements_without_href.patch Marius BĂLTEANU, 2019-11-04 21:10
fix_for_links_without_href.patch (1.97 KB) fix_for_links_without_href.patch Marius BĂLTEANU, 2019-11-04 21:11
#1

Updated by Yuichi HARADA almost 6 years ago

#2

Updated by Go MAEDA almost 6 years ago

  • Target version set to Candidate for next major release
#3

Updated by Go MAEDA over 5 years ago

  • Target version changed from Candidate for next major release to 4.1.0
#4

Updated by Go MAEDA over 5 years ago

  • Subject changed from Convert the A tag to Textile / Markdown when creating an issues from HTML email to Convert HTML links to Textile/Markdown links when creating an issue from an email
  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed
#5

Updated by Marius BĂLTEANU over 5 years ago

#8

Updated by Go MAEDA over 5 years ago

  • Status changed from Reopened to Closed
Actions

Also available in: Atom PDF