pawarprasad123 opened a new pull request, #769:
URL: https://github.com/apache/atlas/pull/769

   ## What changes were proposed in this pull request?
   
   Business metadata string values in Classic UI basic search were shown as raw 
HTML instead of filtered text, so active markup could appear in the results 
table. This change routes those values through the existing sanitizeHtmlContent 
helper so allowed formatting is kept and unsafe markup is removed. Regression 
tests were added in the React dashboard module to cover the shared sanitization 
behavior.
   
   ##  Code Coverage Dashboard
   88.81% statements/lines 
   82.16% branches 
   80.19% functions
   
   ## How was this patch tested?
   
   manual test
   automation test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to