Changeset 894 in tests for trunk/tests/test_image.php
- Timestamp:
- 07/09/2012 03:32:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/test_image.php
r877 r894 83 83 } 84 84 85 /** 86 * @ticket 6571 87 */ 85 88 function test_exif_error() { 86 $this->knownWPBug(6571);87 89 88 90 // http://trac.wordpress.org/ticket/6571 … … 118 120 } 119 121 122 /** 123 * @ticket 9417 124 */ 120 125 function test_utf8_iptc_tags() { 121 $this->knownWPBug(9417);122 126 123 127 // trilingual UTF-8 text in the ITPC caption-abstract field
Note: See TracChangeset
for help on using the changeset viewer.