]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Extract setting the title into a _title method, use .text() to prevent XSS... 794/head
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 26 Nov 2012 09:14:36 +0000 (10:14 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 26 Nov 2012 09:28:25 +0000 (10:28 +0100)
commit7e9060c109b928769a664dbcc2c17bd21231b6f3
tree60c772fb5729c4cb8971994d7f81f1db4c0e3561
parent60486ac632a0a1bbbb0c7449fe17bccfae11af80
Dialog: Extract setting the title into a _title method, use .text() to prevent XSS. Fixes #6016 - Dialog: Title XSS Vulnerability.
ui/jquery.ui.dialog.js