MantisBT ignoring CODE wrappers

This was reported in Mantis BT bug #22315 and fixed in v2.27.0. We are still running v2.22.1.

Then perhaps we ought to revert to no markdown support until the updated version of MantisBT is installed.

We’ve been stuck not being able to upgrade MantisBT and MediaWiki for years.

It doesn’t make sense to continue to operate in anticipation of upgrades when they grow increasingly unlikely.

We’re not going to have support for populating the remainders in the icons set, have support for filling addon forms, or code snippets in the near future.

Here’s one example where a call stack is being mangled, in defect report 13932: the traceback includes this line which points to a file doesn’t exist, if copy-paste is used to lcoate the file:

File "C:\Program Files\GrampsAIO64-6.0.3\gramps\gui\plug\report_reportdialog.py", line 760, in report

There should be a backslash between “report” and “_reportdialog.py” but the “\_” sequence is incorrectly converted to “_”.

Yes. If I display it in a code block then the file name is correct, but we see the " bug.