[CLOSED] HTTPS issues with non https content

Page 2 of 5 FirstFirst 1234 ... LastLast
  1. #11
    We have a test https/ssl account and are in the process of creating a sample to try and reproduce these results.

    We'll post an update soon.
    Geoffrey McGill
    Founder
  2. #12
    I think I am able to reproduce the issue with:
    https://s83470.gridserver.com/

    @jchau, can you confirm?
  3. #13
    I am able to reproduce the issue with our VMs hitting your server.
  4. #14
    Thank you.

    We are investigating the problem.
  5. #15
    Narrowing down the problem, I discovered that an Ext.tip.QuickTipManager.init call causes this warning. It is called during ResourceMgr initialization due to the default QuickTips="true" setting.

    Please try to set up QuickTips="false" for the ResourceManager. Does the warning disappear?

    I reported to Sencha.
    http://www.sencha.com/forum/showthread.php?260909
  6. #16
    Evan answered that my report duplicates another report.

    Created an Issue to monitor this defect.
    https://github.com/extnet/Ext.NET/issues/203
  7. #17
    I dont have premium forum access on ExtJS so I can't see that thread. I can not believe this is not a huge concern for Sencha. Do they expect people to not use their framework over secured protocol? Their quality of service is sooo ridiculous that it's laughable.
  8. #18
    Quote Originally Posted by jchau View Post
    I dont have premium forum access on ExtJS so I can't see that thread.
    Geoffrey has access. I have already asked him to look at that thread.

    Quote Originally Posted by jchau View Post
    I can not believe this is not a huge concern for Sencha. Do they expect people to not use their framework over secured protocol?
    I believe they are taking SSL into account:) Just it is not possible to "maintain" all IE bugs with 100% result and they have missed it.

    I mean that this issue looks likely an IE8 bug. It is not reproducible in other browsers (> IE8). Some JavaScript actions can lead a security warning in IE8. I found many discussions about this in the internet.

    Please try to set up QuickTips="false" for the ResourceManager. Does the warning disappear?
    Could you answer, please? Just to ensure.
    Last edited by Daniil; Apr 10, 2013 at 4:40 PM.
  9. #19
    Turning off QuickTips used to work. After latest from SVN, the warning still pops up when QuickTips is turned off. This is a major showstopper for us.
  10. #20
    Quote Originally Posted by jchau View Post
    Turning off QuickTips used to work. After latest from SVN, the warning still pops up when QuickTips is turned off. This is a major showstopper for us.
    I've updated our online test with the 2.2.0 release versions of the Ext JS .js and .css, see

    https://s83470.gridserver.com/

    We will run some tests.

    Were you using the SVN build of Ext.NET prior to this latest ssl error? I ask because I don't think anything changed recently (last week+) with the Ext JS resource files.
    Geoffrey McGill
    Founder
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. SEC7111: HTTPS security is compromised , ext.axd
    By nedimkeskin in forum 1.x Help
    Replies: 2
    Last Post: Sep 16, 2015, 3:05 PM
  2. [CLOSED] Window IFrame + https and ssl
    By moth1 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 20, 2012, 12:53 PM
  3. [CLOSED] Ext is not defined / https
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 19, 2011, 9:44 PM
  4. Replies: 0
    Last Post: Oct 19, 2010, 7:39 AM
  5. Replies: 8
    Last Post: Jun 24, 2010, 10:07 AM

Posting Permissions