? ? ? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
26 Dec 2015

Description

In the last years many of the websites are moving from HTTP to HTTPS, many of those work now exclusively in HTTPS.

This PR updates the links and references through the Joomla code from HTTP to HTTPS of the following domains (and their subdomains):

  • wikipedia.org (works exclusively HTTPS)
  • wikimedia.org (works exclusively HTTPS)
  • scribd.com (works exclusively HTTPS)
  • facebook.com (works exclusively HTTPS)
  • youtube.com (works exclusively HTTPS)
  • google.com (works exclusively HTTPS)
  • twitter.com (works exclusively HTTPS)
  • github.com (works exclusively HTTPS)
  • ietf.org
  • schema.org

Please note that an effort has been made to not touch external vendor code.

How to test

Check the "Files changed" in this PR and verify the changes.

More info

For checking reference and links in Joomla code with HTTP has used the egrep linux command: egrep -R 'http:' /path/to/joomla/.

Suggestions or corrections are welcome.

avatar andrepereiradasilva andrepereiradasilva - open - 26 Dec 2015
avatar andrepereiradasilva andrepereiradasilva - change - 26 Dec 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Dec 2015
Labels Added: ? ?
avatar joomla-cms-bot joomla-cms-bot - change - 26 Dec 2015
Labels Added: ? ?
avatar andrepereiradasilva
andrepereiradasilva - comment - 26 Dec 2015

yes, of course, working on it

avatar brianteeman
brianteeman - comment - 11 Mar 2016

@andrepereiradasilva can you split this into separate PR - one for language files, one for sample data and another one for php files. Its going to be easier to get it tested and merged that way


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8794.

avatar andrepereiradasilva
andrepereiradasilva - comment - 11 Mar 2016

well i can do that after 3.5.0 release but only if it's tested and merged in a few days.
I say this because there are a lot of files, and we get conflicts very fast which means that i have to redo over and over again.

avatar brianteeman
brianteeman - comment - 11 Mar 2016

That's why I am asking you to split it up. I can accept the language files
quickly. Right now it's so big no one will look :(

avatar brianteeman
brianteeman - comment - 12 Mar 2016

And do the same for #8791 or even combine them please


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8794.

avatar andrepereiradasilva
andrepereiradasilva - comment - 12 Mar 2016

ok .will combine the two and them split: one for languages ini, other for sample data, other for php files.

avatar brianteeman
brianteeman - comment - 12 Mar 2016

Perfect - thanks

On 12 March 2016 at 14:37, andrepereiradasilva notifications@github.com
wrote:

ok .will combine the two and them split: one for languages ini, other for
sample data, other for php files.


Reply to this email directly or view it on GitHub
#8794 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar andrepereiradasilva
andrepereiradasilva - comment - 12 Mar 2016

@brianteeman but we are now in language frezze so that change can only be applied in 3.5.1

avatar brianteeman
brianteeman - comment - 12 Mar 2016

yes but if you do it now. then we can merge as soon as 3.5 is released and
we wont have any conflicts

On 12 March 2016 at 15:00, andrepereiradasilva notifications@github.com
wrote:

@brianteeman https://github.com/brianteeman but we are now in language
frezze so that change can only be applied in 3.5.1


Reply to this email directly or view it on GitHub
#8794 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar andrepereiradasilva
andrepereiradasilva - comment - 12 Mar 2016

closed as comments above, new PR will be made.

avatar andrepereiradasilva andrepereiradasilva - change - 12 Mar 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-03-12 16:30:11
Closed_By andrepereiradasilva
avatar joomla-cms-bot joomla-cms-bot - change - 12 Mar 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment