Completed
Last Updated: 29 Sep 2014 12:30 by ADMIN
ADMIN
Marin Bratanov
Created on: 14 Dec 2012 13:46
Category: Window
Type: Bug Report
24
IMPROVE handling of IconUrl in secure pages
Currently a page loaded through HTTPS will throw a warning that unsecure content is loaded if the IconUrl of the RadWindow is set with a relative path. This happens because the framework sets the URL without regard for the protocol. A workaround is to always use full urls (e.g. https://mysite.com/images/myIcon.jpg).

If possible, RadWindow should check the protocol and fix the URL so that such warnings are not shown.
1 comment
ADMIN
Misho
Posted on: 29 Sep 2014 12:30
The issue has been tested with Q2 2014 SP1 and is not reproducible. Marking as completed.