Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DB078200C43 for ; Sun, 26 Mar 2017 16:36:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CCB9B160B87; Sun, 26 Mar 2017 14:36:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1C746160B6B for ; Sun, 26 Mar 2017 16:36:47 +0200 (CEST) Received: (qmail 15656 invoked by uid 500); 26 Mar 2017 14:36:47 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 15645 invoked by uid 99); 26 Mar 2017 14:36:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2017 14:36:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 6B2C4C02D6 for ; Sun, 26 Mar 2017 14:36:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id OgDKNxUbjPQD for ; Sun, 26 Mar 2017 14:36:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7B2785FACC for ; Sun, 26 Mar 2017 14:36:45 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 14E65E06B9 for ; Sun, 26 Mar 2017 14:36:43 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1559524065 for ; Sun, 26 Mar 2017 14:36:42 +0000 (UTC) Date: Sun, 26 Mar 2017 14:36:42 +0000 (UTC) From: "upendar (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4774) Upgrding Struts 2.3.1 to 2.5.10.1 - Redirect issues HTTPS to HTTP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 26 Mar 2017 14:36:49 -0000 [ https://issues.apache.org/jira/browse/WW-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942293#comment-15942293 ] upendar commented on WW-4774: ----------------------------- Here are jars we are using spring-aop-4.2.4.RELEASE spring-aspects-4.2.4.RELEASE spring-beans-4.2.4.RELEASE spring-context-4.2.4.RELEASE spring-context-support-4.2.4.RELEASE spring-core-4.2.4.RELEASE spring-expression-4.2.2.RELEASE spring-security-core-4.0.3.RELEASE spring-security-web-4.0.3.RELEASE spring-tx-4.2.4.RELEASE spring-web-4.2.4.RELEASE struts2-convention-plugin-2.3.32 struts2-core-2.3.32 struts2-json-plugin-2.3.32 struts2-spring-plugin-2.3.32 struts2-core-2.3.32 struts2-tiles-plugin-2.3.32 tiles-api-2.2.2 tiles-core-2.2.2 tiles-el-2.2.2 tiles-freemarker-2.2.2 tiles-jsp-2.2.2 tiles-ognl-2.2.2 tiles-servlet-2.2.2 tiles-template-2.2.2 wikitext.mediawiki-0.9.4.I20090220-1600-e3x wikitext-0.9.4.I20090220-1600-e3x wikitext-1.0.1 xbean-spring-3.7 xwork-core-2.3.32 > Upgrding Struts 2.3.1 to 2.5.10.1 - Redirect issues HTTPS to HTTP > ------------------------------------------------------------------ > > Key: WW-4774 > URL: https://issues.apache.org/jira/browse/WW-4774 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.5.10 > Reporter: upendar > Priority: Critical > Fix For: 2.5.next > > > We are upgrading Struts2 from 2.3.1 to 2.5.10.1 ; redirect making https:// to http:// . The following errors in chrome and IE are seen while redirecting from the popup to main window > redirecting popup (create user) --- main window (viewdashboard) - the URL shows https:// to http:// > We are blocked completely due to this issue and need support ASAP. We also reviewed the apache server configurations and looks good. Please share the fix in detail. > Error Issue in chrome : > Mixed Content: The page at 'https://XXXXX/XX/XX/viewdashboard?clear&Id=1&uar=44' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://XXX/XX/XX/viewdashboard?uar=44&Id=1'. This request has been blocked; the content must be served over HTTPS. > Issue in IE > SEC7127: Redirect was blocked for CORS request. > File: account > SCRIPT7002: XMLHttpRequest: Network Error 0x2ef1, Could not complete the operation due to error 00002ef1. -- This message was sent by Atlassian JIRA (v6.3.15#6346)