Skip to content

Fix XSS in XhrDialog title

Matthias Larisch requested to merge fix-basket-bubble-xss into master

This correctly sanitizes output for XhrDialog title attribute. While this has been done in one instance in bedf5246 @alangecker missed the chance to do it for all of them :-)

Edited by Matthias Larisch

Merge request reports