Hard coded HTTP entries in asl.shortcode.php
-
We found out after enabling SSL on our site, that the plug-in breaks HTTPS. In the file ajax-search-lite/includes/views/asl.shortcode.php it has hard-coded values for the SVG entries to http. We changed them to https, and this fixed it, but a better solution would be to use // in place of http:// so that sites with mixed mode, will load dynamically what is needed without breaking SSL. You can test this by enabling the plugin on a site with SSL and then using “Why No Padlock” to test the site.
It wont hurt anything to hard code https, but it will for http, when a site is using only SSL.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hard coded HTTP entries in asl.shortcode.php’ is closed to new replies.