Details
-
Bug
-
Resolution: Fixed
-
High
-
5.3-dev
-
Server OS: CentOS 6.4
PHP: 5.3.3
Database: MySQL 5.1.69
Browser: Firefox 22.0
Interface: [Demo]
Description
If you have a clean installation of Demo w/ or w/o content on the footer there are links for twitter/linkedin and those are over https protocol, so if you run
$ php ezpublish/console ezpublish:legacy:script runcronjobs.php infrequent
you will get the following results:
... Running cronjobs/linkcheck.php at: 20/11/2013 1:01 pm Checking link ... check-http://ez.no valid check-http://ez.no/About-eZ/Contact-Us valid check-http://share.ez.no valid check-http://doc.ez.no valid check-https://twitter.com/eZSystems Couldn't check https protocol check-http://www.facebook.com/eZPublishEnterprise valid check-https://www.linkedin.com/company/ez-systems Couldn't check https protocol check-/content/view/sitemap/2 invalid check-/content/view/tagcloud/2 invalid All links have been checked! Completing cronjobs/linkcheck.php at: 20/11/2013 1:01 pm Elapsed time: 00:00:04 ...
See that for https protocol it says Couldn't check https protocol
Attachments
Issue Links
- relates to
-
EZP-22339 Wrong versions tagged for master (5.3-dev)
- Confirmed