View Issue Details

IDProjectCategoryView StatusLast Update
0017007mantisbtwebpagepublic2014-03-03 14:24
Reporterlin.aero Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.16 
Target Version1.2.17Fixed in Version1.2.17 
Summary0017007: duplicate "<a " tag
Description

core/html_api.php

line616:
$t_mantis_href = '<a href="http://www.mantisbt.org/" title="Free Web-Based Bug Tracker"';

line 619, 620:
"<a $t_mantis_href>MantisBT $t_mantis_version</a> ",
"[<a $t_mantis_href ", 'target="_blank">^</a>]',

TagsNo tags attached.

Activities

lin.aero

lin.aero

2014-02-20 04:17

reporter   ~0039476

The description missing the following message:

lin 619, 620:

"<a $t_mantis_href>MantisBT $t_mantis_version</a> ",
"[<a $t_mantis_href ", 'target="_blank">^</a>]',

atrol

atrol

2014-02-21 15:38

developer   ~0039491

Thanks lin.aero for reporting this issue.

dregad

dregad

2014-03-03 04:56

developer   ~0039598

I assume this was not ported to master because it was not necessary ?

atrol

atrol

2014-03-03 05:38

developer   ~0039599

I assume this was not ported to master because it was not necessary ?
Right

Related Changesets

MantisBT: master-1.2.x 4009cc03

2014-02-21 10:37

atrol


Details Diff
Fix 0017007: duplicate "<a " tag Affected Issues
0017007
mod - core/html_api.php Diff File