Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2013-08-22 21:51:38

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

[issue] Please make calls to jquery-migrate.js protocol agnostic

r5076 introduced jquery-migrate called by http:// which breaks Admin on my secured sites

<script src="http://code.jquery.com/jquery-migrate-1.0.0.js"></script>

Could you please change it to be protocol agnostic? ie…

<script src="//code.jquery.com/jquery-migrate-1.0.0.js"></script>

This would save me (and anyone else running secure Admin SVN version) a headache or two.

Offline

#2 2013-08-23 08:31:34

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: [issue] Please make calls to jquery-migrate.js protocol agnostic

Offline

#3 2013-08-23 15:07:50

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [issue] Please make calls to jquery-migrate.js protocol agnostic

thanks… headaches cured! …(actually it would be better if I fixed the functions in my plugins that are deprecated)

Last edited by mrdale (2013-08-24 17:26:52)

Offline

Board footer

Powered by FluxBB