Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 39254 invoked from network); 20 Oct 2010 01:39:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Oct 2010 01:39:51 -0000 Received: (qmail 46152 invoked by uid 500); 20 Oct 2010 01:39:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 46091 invoked by uid 500); 20 Oct 2010 01:39:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 46084 invoked by uid 99); 20 Oct 2010 01:39:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 01:39:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 01:39:48 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9K1dR84012795 for ; Wed, 20 Oct 2010 01:39:27 GMT Message-ID: <28612624.60431287538767596.JavaMail.jira@thor> Date: Tue, 19 Oct 2010 21:39:27 -0400 (EDT) From: "Shawn Jiang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-5545) Geronimo 3.0 console-testsuite/advanced WebServerTest fail. XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content. In-Reply-To: <21705681.500071282539855651.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang resolved GERONIMO-5545. ----------------------------------- Resolution: Fixed This should also be resolved after following JIRA was fixed. GERONIMO-5407 XSSXSRFFilter error in G 3.0-M1 jetty build when trying to list plugins in admin console > Geronimo 3.0 console-testsuite/advanced WebServerTest fail. XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content. > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: GERONIMO-5545 > URL: https://issues.apache.org/jira/browse/GERONIMO-5545 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: testsuite > Affects Versions: 3.0 > Environment: OS:ubuntu 8.04 > JVM:sun 1.6.0_20 > Server:geronimo-jetty8-javaee6 build at 2010.08.21-17:31:44.900+0800 > Reporter: janel Zhang > Assignee: Shawn Jiang > Priority: Minor > Fix For: 3.0 > > > 1,When run console-testsuite/advanced WebServerTest on geronimo-jetty8-javaee6 ,fail. > 2.When test the console manually on geronimo-jetty8-javaee6 through Server---->Web Server----->Add new: Jetty NIO HTTP Connector,an error occur: > XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content. > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.