Page 1 of 1

MantisBT Formatting 2.14.0

Posted: 16 May 2018, 11:50
by oshiwosh1
Using the MantisBT Formatting 2.14.0 plugin changes an ampersand into an html entity thus breaking hyperlinks

Code: Select all

http://site.com/page.php?a=123&b=456
becomes

Code: Select all

http://site.com/page.php?a=123&b=456