![]() | ![]() | ![]() | ![]() | ![]() |
In the user interface, you can add notes for alerts, cases, and so on. You can either enter text within the note, or you can copy and paste text from any source. If you copy text from a browser window, the underlying HTML formatting is preserved when you paste the text into your note. The original format of the text is also then retained. However, if the text contains underlying HTML tagging that breaks the sanitizer service, the UI becomes unresponsive after you try to access this note again.
This issue is observed in these ways:
The workaround is to update the comment manually in the underlying database table (fsk_comment.comment_text) and remove the problematic HTML syntax. Typically, double quotation marks nested within double quotation marks can cause the problems described above. Here is an example of how to revise the HTML code.
The following style definition appears in the HTML code; you can see that the double quotation marks around “Helvetica Neue” are embedded within another set of double quotation marks. Revise the double quotation marks around “Helvetica Neue” to be single quotation marks instead:
Another way to circumvent this issue is to paste the copied text from a browser window into a text editor, such as Notepad. Then copy the text from the text editor and paste it into the notes field in the UI.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for x64 | 7.1 | |||
64-bit Enabled AIX | 7.1 | |||||
64-bit Enabled Solaris | 7.1 | |||||
Linux for x64 | 7.1 |