You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, mantis will break up and wrap long lines of pre-formatted text. This causes the syntax highlighting plugin to not properly show the correct coloring, which is more apparent when dealing with comment lines. In order to correct this behavior, the global setting wrap_in_preformatted_text must be set.
You can do so by going to Manage -> Manage Configuration (in 1.3, choose Configuration Report), and adding the variable for the desired user (or all users), and project (or all projects), with type default, with a value of 0.