We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7527d commit 8309d01Copy full SHA for 8309d01
portal-impl/test/unit/com/liferay/portal/servlet/GoogleGadgetServletTest.java
@@ -44,7 +44,7 @@ public void setUp() {
44
}
45
46
@Test
47
- public void testEscape() throws Exception {
+ public void testGetContent() throws Exception {
48
String injection =
49
"x\"/><x:script xmlns:x=\"http://www.w3.org/1999" +
50
"/xhtml\">alert(document.domain)</x:script>";
0 commit comments