[richfaces-issues] [JBoss JIRA] (RF-11344) rich:fileUpload causes a browser security warning in IE when using HTTPS

Brian Leathem (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Oct 5 21:21:16 EDT 2011


     [ https://issues.jboss.org/browse/RF-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-11344.
--------------------------------

    Fix Version/s:     (was: 4.1.0.Milestone3)
       Resolution: Cannot Reproduce Bug


Running the showcase locally, and via https, I don't get any such warning with IE9.
                
> rich:fileUpload causes a browser security warning in IE when using HTTPS
> ------------------------------------------------------------------------
>
>                 Key: RF-11344
>                 URL: https://issues.jboss.org/browse/RF-11344
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Final
>         Environment: IE7/Windows 7, HTTPS
>            Reporter: Lee Theobald
>            Assignee: Brian Leathem
>            Priority: Trivial
>              Labels: fileupload
>
> I believe this is similar to previously fixed bug RF-4583
> The Richfaces FileUpload is rendered using an IFrame without a source attribute.  When using Internet Explorer, this displays a security warning that you are about to view a secure page with unsecure elements.
> I've fixed this locally by adding a simple src="javascript:false;" to the IFrame via JavaScript on page load.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list