View Issue Details

IDProjectCategoryView StatusLast Update
0023629mantisbtreportspublic2017-11-13 09:22
Reportersainimu78 Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Product Version2.8.0 
Summary0023629: Can not display image and link in the description of bug view page
Description

<a href="https://www.mantisbt.org/">https://www.mantisbt.org/</a>
<img src="http://file.fwjia.com:88/thumb/d/file/2014-02-06/199e7aeba2976dff2728e7ca8af8b27b__450.jpg">image</img>

TagsNo tags attached.

Activities

sainimu78

sainimu78

2017-11-13 07:21

reporter   ~0058183

Oh not the link just the image.
Let me try this in here.
<a href="https://www.mantisbt.org/">https://www.mantisbt.org/</a>
<img src="http://file.fwjia.com:88/thumb/d/file/2014-02-06/199e7aeba2976dff2728e7ca8af8b27b__450.jpg">image</img>

sainimu78

sainimu78

2017-11-13 07:25

reporter   ~0058184

Maybe I should put the whole html? Let me try again.

<html><head></head><body>


<a href="https://www.mantisbt.org/">https://www.mantisbt.org/</a>
<img src="http://file.fwjia.com:88/thumb/d/file/2014-02-06/199e7aeba2976dff2728e7ca8af8b27b__450.jpg">image

</body></html>

sainimu78

sainimu78

2017-11-13 07:30

reporter   ~0058185

Why broken?

<html><head></head><body>


<a href="https://www.mantisbt.org/">https://www.mantisbt.org/</a>
<img src="http://file.fwjia.com:88/thumb/d/file/2014-02-06/199e7aeba2976dff2728e7ca8af8b27b__450.jpg">image

</body></html>