Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-24738

Linkcheck cronjob marks valid links as invalid

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      1. Create a new test article;
      2. On an XML block field (used "body"), add a link: http://www.example.com;
      3. Verify that the link is valid using curl:

      $ curl -S -I http://www.example.com
      HTTP/1.1 200 OK
      ...
      

      4. Run linkcheck cronjob:

      $ php runcronjobs.php infrequent
      ...
      check-http://www.example.com invalid
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            nuno.oliveira-obsolete@ez.no Nuno Oliveira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: