Make WordPress Core


Ignore:
Timestamp:
09/29/2014 01:36:38 PM (12 years ago)
Author:
markjaquith
Message:

Use HTTPS URLs for trac.wordpress.org (and use core.trac.wordpress.org)

see #27115

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/image/meta.php

    r25002 r29789  
    8888    function test_exif_error() {
    8989
    90         // http://trac.wordpress.org/ticket/6571
     90        // https://core.trac.wordpress.org/ticket/6571
    9191        // this triggers a warning mesage when reading the exif block
    9292        $out = wp_read_image_metadata(DIR_TESTDATA.'/images/waffles.jpg');
Note: See TracChangeset for help on using the changeset viewer.