[GitHub] struts pull request #126: WW-4770 Fixes problem with dojo.version

2017-03-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/struts/pull/126


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Jenkins build is still unstable: Struts-JDK6-support-2.3 #1061

2017-03-25 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Upgrding Struts 2.3.1 to 2.5.10.1 - Redirect issues HTTPS to HTTP

2017-03-25 Thread upendar devu
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://

Steps :
1. Logged in the the application built on struts 2 version 2.3.1
2.  it takes to dashboard page  (main page)
3. click on add user link on the main page and then it prompts popup window to 
input new user details
4. click on submit button on the popup. The request is sent to rest api 
(running on other instance) and user is persisted in DB.  But the expected 
behavior is the redirect should go from popup window t main dashboard page  but 
the popup still remain showing up.
5. See below errors on chrome and IE developers tool.


We are blocked completely due to this issue and need support ASAP. We also 
reviewed the Apache server configurations and looks good since its working with 
current version 2.3.1. 

Please suggest and share the solution  in detail. Thank you.



Error in chrome IE developer  :
Mixed Content: The page at 
'https://X/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 2ef1.



-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Upgrding Struts 2.3.1 to 2.5.10.1 - Redirect issues HTTPS to HTTP

2017-03-25 Thread upendar devu


On 2017-03-25 12:11 (-0400), "upendar devu" wrote: 
> 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://
> 
> Steps :
> 1. Logged in the the application built on struts 2 version 2.5.10.1
> 2.  it takes to dashboard page  (main page)
> 3. click on add user link on the main page and then it prompts popup window 
> to input new user details
> 4. click on submit button on the popup. The request is sent to rest api 
> (running on other instance) and user is persisted in DB.  But the expected 
> behavior is the redirect should go from popup window t main dashboard page  
> but the popup still remain showing up.
> 5. See below errors on chrome and IE developers tool.
> 
> 
> We are blocked completely due to this issue and need support ASAP. We also 
> reviewed the Apache server configurations and looks good since its working 
> with current version 2.3.1. 
> 
> Please suggest and share the solution  in detail. Thank you.
> 
> 
> 
> Error in chrome IE developer  :
> Mixed Content: The page at 
> 'https://X/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 2ef1.
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org