Platform - audit entries for string fields should not be rendered as HTMLDescriptionIt is possible to enter html surrounded by [code] tags in string fields. These strings are not actually rendered in the field as html, but they are rendered as html in the audit entries in the activity stream. audit entries for string fields should not be rendered as HTMLSteps to Reproduce 1. add a string html field to a record, give the field a large length of 1000 characters just to be safe2. insert some html surrounded by code tags like: [code] <alert <style> h1 {color:red;} p {color:blue;} body { background: green; } </style> <p>test</p> [/code]3. this will actually change the background color of the pageWorkaroundNo workaround FixedFix ForwardedRomeRelated Problem: PRB1473001