add solution for Forum unsafe operation
authorGood Guy <good1.2guy@gmail.com>
Sun, 5 Sep 2021 16:53:30 +0000 (10:53 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 5 Sep 2021 16:53:30 +0000 (10:53 -0600)
parts/Trouble.tex

index 745ac985a5fcbd43a6db107c9e5ed787b08a98fa..e188330acc1d86b9ac6373e53ccdef29ee3c3f0d 100644 (file)
@@ -228,9 +228,13 @@ LOAD: urna-comp
 \end{lstlisting}
 The last line before the \textit{segv} indicates the name of the LV2 plugin that is causing problems.
 Please refer to the section on LV2 plugins \ref{sec:audio_lv2_calf_plugins} to resolve the issue.
 \end{lstlisting}
 The last line before the \textit{segv} indicates the name of the LV2 plugin that is causing problems.
 Please refer to the section on LV2 plugins \ref{sec:audio_lv2_calf_plugins} to resolve the issue.
-       \item Sometimes there is a problem creating a new report issue in the Mantis Bugtracker
+       \item Sometimes there is a problem creating a new report issue in the website's Mantis Bugtracker
 using chrome and you lose what you just typed in.  Generally when logging into the bugtracker, the
 option "only allow with this IP address" needs to be disabled, then the bug tracker will work fine. 
 using chrome and you lose what you just typed in.  Generally when logging into the bugtracker, the
 option "only allow with this IP address" needs to be disabled, then the bug tracker will work fine. 
+       \item In the website's Forum, use of unacceptable characters or strings can result in the error
+message "A potentially unsafe operation has been detected in your request to this site".  You lose what
+you had typed in and you will have to check what you remember typing in for a non-converational set of 
+characters.  This can be as simple as ../../ (dot dot slash dot dot slash) or some types of C++ code.
 \end{enumerate}
 
 \textbf{Some Helpful User Readable Text Dumps}
 \end{enumerate}
 
 \textbf{Some Helpful User Readable Text Dumps}