MantisBT 2.4.1.
Bbcode plugin (latest I assume)
Example: https://freecadweb.org/tracker/bug_revision_view_page.php?bugnote_id=9154
Reproduce:
- Click code button
Result: overlay screen with dialog appears asking what coding language
- Press OK
Result: [code=][/code] is printed
- Add text between brackets and then press 'Add Note'
Result: text won't be rendered in bbcode
Suggested outcomes:
A. After step 2 markup doesn't include '=' ex. [code][/code]
or
B. After step 3 the [code=][/code] renders markup correctly even though language was not specified.
Edit: Downstream ticket https://freecadweb.org/tracker/view.php?id=3047